Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1970028337

Files

FilesInfosWarningsErrors
org/jaxen/BaseXPath.java00474
org/jaxen/Context.java00162
org/jaxen/ContextSupport.java00172
org/jaxen/DefaultNavigator.java00336
org/jaxen/Function.java0028
org/jaxen/FunctionCallException.java0066
org/jaxen/FunctionContext.java0028
org/jaxen/JaxenConstants.java0036
org/jaxen/JaxenException.java0082
org/jaxen/JaxenHandler.java00826
org/jaxen/JaxenRuntimeException.java00118
org/jaxen/NamedAccessNavigator.java0022
org/jaxen/NamespaceContext.java0030
org/jaxen/Navigator.java0072
org/jaxen/QualifiedName.java0080
org/jaxen/SimpleFunctionContext.java0076
org/jaxen/SimpleNamespaceContext.java00138
org/jaxen/SimpleVariableContext.java00100
org/jaxen/UnresolvableException.java0036
org/jaxen/UnsupportedAxisException.java0036
org/jaxen/VariableContext.java0034
org/jaxen/XPath.java0062
org/jaxen/XPathFunctionContext.java00188
org/jaxen/XPathSyntaxException.java00100
org/jaxen/dom/DOMXPath.java0034
org/jaxen/dom/DocumentNavigator.java00764
org/jaxen/dom/NamespaceNode.java00504
org/jaxen/dom4j/DocumentNavigator.java00610
org/jaxen/dom4j/Dom4jXPath.java0034
org/jaxen/expr/AdditiveExpr.java0026
org/jaxen/expr/AllNodeStep.java0024
org/jaxen/expr/BinaryExpr.java0040
org/jaxen/expr/CommentNodeStep.java0024
org/jaxen/expr/DefaultAbsoluteLocationPath.java0080
org/jaxen/expr/DefaultAdditiveExpr.java0036
org/jaxen/expr/DefaultAllNodeStep.java0060
org/jaxen/expr/DefaultAndExpr.java0088
org/jaxen/expr/DefaultArithExpr.java0042
org/jaxen/expr/DefaultBinaryExpr.java0092
org/jaxen/expr/DefaultCommentNodeStep.java0060
org/jaxen/expr/DefaultDivExpr.java0070
org/jaxen/expr/DefaultEqualityExpr.java00324
org/jaxen/expr/DefaultEqualsExpr.java0090
org/jaxen/expr/DefaultExpr.java0068
org/jaxen/expr/DefaultFilterExpr.java00204
org/jaxen/expr/DefaultFunctionCallExpr.java00114
org/jaxen/expr/DefaultGreaterThanEqualExpr.java0064
org/jaxen/expr/DefaultGreaterThanExpr.java0062
org/jaxen/expr/DefaultLessThanEqualExpr.java0060
org/jaxen/expr/DefaultLessThanExpr.java0060
org/jaxen/expr/DefaultLiteralExpr.java0064
org/jaxen/expr/DefaultLocationPath.java0078
org/jaxen/expr/DefaultLogicalExpr.java0036
org/jaxen/expr/DefaultMinusExpr.java0058
org/jaxen/expr/DefaultModExpr.java0066
org/jaxen/expr/DefaultMultiplicativeExpr.java0044
org/jaxen/expr/DefaultMultiplyExpr.java0066
org/jaxen/expr/DefaultNameStep.java00290
org/jaxen/expr/DefaultNotEqualsExpr.java0092
org/jaxen/expr/DefaultNumberExpr.java0054
org/jaxen/expr/DefaultOrExpr.java0090
org/jaxen/expr/DefaultPathExpr.java0054
org/jaxen/expr/DefaultPlusExpr.java0072
org/jaxen/expr/DefaultPredicate.java0080
org/jaxen/expr/DefaultProcessingInstructionNodeStep.java00108
org/jaxen/expr/DefaultRelationalExpr.java00286
org/jaxen/expr/DefaultRelativeLocationPath.java0034
org/jaxen/expr/DefaultStep.java00172
org/jaxen/expr/DefaultTextNodeStep.java0060
org/jaxen/expr/DefaultTruthExpr.java00138
org/jaxen/expr/DefaultUnaryExpr.java0072
org/jaxen/expr/DefaultUnionExpr.java00120
org/jaxen/expr/DefaultVariableReferenceExpr.java0086
org/jaxen/expr/DefaultXPathExpr.java0088
org/jaxen/expr/DefaultXPathFactory.java00630
org/jaxen/expr/EqualityExpr.java0036
org/jaxen/expr/Expr.java0058
org/jaxen/expr/FilterExpr.java0052
org/jaxen/expr/FunctionCallExpr.java0066
org/jaxen/expr/IdentitySet.java0042
org/jaxen/expr/LiteralExpr.java0034
org/jaxen/expr/LocationPath.java0048
org/jaxen/expr/LogicalExpr.java0036
org/jaxen/expr/MultiplicativeExpr.java0040
org/jaxen/expr/NameStep.java0056
org/jaxen/expr/NodeComparator.java00148
org/jaxen/expr/NumberExpr.java0028
org/jaxen/expr/PathExpr.java0048
org/jaxen/expr/Predicate.java0054
org/jaxen/expr/PredicateSet.java00166
org/jaxen/expr/Predicated.java0036
org/jaxen/expr/ProcessingInstructionNodeStep.java0030
org/jaxen/expr/RelationalExpr.java0042
org/jaxen/expr/Step.java0068
org/jaxen/expr/TextNodeStep.java0024
org/jaxen/expr/UnaryExpr.java0036
org/jaxen/expr/UnionExpr.java0034
org/jaxen/expr/VariableReferenceExpr.java0044
org/jaxen/expr/XPathExpr.java0058
org/jaxen/expr/XPathFactory.java00268
org/jaxen/expr/iter/IterableAncestorAxis.java0052
org/jaxen/expr/iter/IterableAncestorOrSelfAxis.java0052
org/jaxen/expr/iter/IterableAttributeAxis.java0066
org/jaxen/expr/iter/IterableAxis.java0054
org/jaxen/expr/iter/IterableChildAxis.java0054
org/jaxen/expr/iter/IterableDescendantAxis.java0050
org/jaxen/expr/iter/IterableDescendantOrSelfAxis.java0052
org/jaxen/expr/iter/IterableFollowingAxis.java0050
org/jaxen/expr/iter/IterableFollowingSiblingAxis.java0052
org/jaxen/expr/iter/IterableNamespaceAxis.java0050
org/jaxen/expr/iter/IterableParentAxis.java0050
org/jaxen/expr/iter/IterablePrecedingAxis.java0050
org/jaxen/expr/iter/IterablePrecedingSiblingAxis.java0052
org/jaxen/expr/iter/IterableSelfAxis.java0050
org/jaxen/function/BooleanFunction.java00162
org/jaxen/function/CeilingFunction.java00108
org/jaxen/function/ConcatFunction.java00102
org/jaxen/function/ContainsFunction.java00104
org/jaxen/function/CountFunction.java0084
org/jaxen/function/FalseFunction.java0062
org/jaxen/function/FloorFunction.java00108
org/jaxen/function/IdFunction.java00118
org/jaxen/function/LangFunction.java00162
org/jaxen/function/LastFunction.java0080
org/jaxen/function/LocalNameFunction.java00232
org/jaxen/function/NameFunction.java00246
org/jaxen/function/NamespaceUriFunction.java00216
org/jaxen/function/NormalizeSpaceFunction.java00122
org/jaxen/function/NotFunction.java00106
org/jaxen/function/NumberFunction.java00274
org/jaxen/function/PositionFunction.java0092
org/jaxen/function/RoundFunction.java00114
org/jaxen/function/StartsWithFunction.java00114
org/jaxen/function/StringFunction.java00246
org/jaxen/function/StringLengthFunction.java00130
org/jaxen/function/SubstringAfterFunction.java00132
org/jaxen/function/SubstringBeforeFunction.java00134
org/jaxen/function/SubstringFunction.java00150
org/jaxen/function/SumFunction.java00104
org/jaxen/function/TranslateFunction.java00240
org/jaxen/function/TrueFunction.java0060
org/jaxen/function/ext/EndsWithFunction.java0068
org/jaxen/function/ext/EvaluateFunction.java00100
org/jaxen/function/ext/LocaleFunctionSupport.java00168
org/jaxen/function/ext/LowerFunction.java0076
org/jaxen/function/ext/UpperFunction.java0074
org/jaxen/function/xslt/DocumentFunction.java0064
org/jaxen/javabean/DocumentNavigator.java00500
org/jaxen/javabean/Element.java0044
org/jaxen/javabean/ElementIterator.java0048
org/jaxen/javabean/JavaBeanXPath.java00148
org/jaxen/jdom/DocumentNavigator.java00762
org/jaxen/jdom/JDOMXPath.java0034
org/jaxen/jdom/XPathNamespace.java00100
org/jaxen/pattern/AnyChildNodeTest.java0094
org/jaxen/pattern/AnyNodeTest.java0082
org/jaxen/pattern/LocationPathPattern.java00476
org/jaxen/pattern/NameTest.java00202
org/jaxen/pattern/NamespaceTest.java00206
org/jaxen/pattern/NoNodeTest.java0088
org/jaxen/pattern/NodeTest.java0020
org/jaxen/pattern/NodeTypeTest.java00180
org/jaxen/pattern/Pattern.java00136
org/jaxen/pattern/PatternHandler.java00452
org/jaxen/pattern/PatternParser.java00518
org/jaxen/pattern/TextNodeTest.java0082
org/jaxen/pattern/UnionPattern.java00234
org/jaxen/saxpath/Axis.java00244
org/jaxen/saxpath/Operator.java00106
org/jaxen/saxpath/SAXPathEventSource.java0016
org/jaxen/saxpath/SAXPathException.java00154
org/jaxen/saxpath/XPathHandler.java00144
org/jaxen/saxpath/XPathReader.java0012
org/jaxen/saxpath/XPathSyntaxException.java00122
org/jaxen/saxpath/base/Token.java00114
org/jaxen/saxpath/base/TokenTypes.java00114
org/jaxen/saxpath/base/Verifier.java001936
org/jaxen/saxpath/base/XPathLexer.java00982
org/jaxen/saxpath/base/XPathReader.java001324
org/jaxen/saxpath/helpers/DefaultXPathHandler.java00238
org/jaxen/saxpath/helpers/XPathReaderFactory.java00120
org/jaxen/util/AncestorAxisIterator.java0046
org/jaxen/util/AncestorOrSelfAxisIterator.java0078
org/jaxen/util/DescendantAxisIterator.java0096
org/jaxen/util/DescendantOrSelfAxisIterator.java0026
org/jaxen/util/FollowingAxisIterator.java00154
org/jaxen/util/FollowingSiblingAxisIterator.java00112
org/jaxen/util/LinkedIterator.java0098
org/jaxen/util/PrecedingAxisIterator.java00144
org/jaxen/util/PrecedingSiblingAxisIterator.java00154
org/jaxen/util/SelfAxisIterator.java0036
org/jaxen/util/SingleObjectIterator.java0078
org/jaxen/util/SingletonList.java0068
org/jaxen/util/StackedIterator.java00176
org/jaxen/xom/DocumentNavigator.java00454
org/jaxen/xom/XOMXPath.java0032
org/w3c/dom/UserDataHandler.java0041

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile8Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
100Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
7558Errors Error
JavadocMethod1822Errors Error
JavadocType96Errors Error
JavadocVariable338Errors Error
JavadocStyle196Errors Error
ConstantName6Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName6Errors Error
PackageName0Errors Error
ParameterName2Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength1214Errors Error
MethodLength6Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad24Errors Error
MethodParamPad198Errors Error
NoWhitespaceAfter94Errors Error
NoWhitespaceBefore18Errors Error
OperatorWrap36Errors Error
ParenPad6214Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter316Errors Error
WhitespaceAround340Errors Error
ModifierOrder68Errors Error
RedundantModifier68Errors Error
AvoidNestedBlocks216Errors Error
EmptyBlock22Errors Error
LeftCurly3330Errors Error
NeedBraces802Errors Error
RightCurly452Errors Error
AvoidInlineConditionals62Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField242Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber1202Errors Error
MissingSwitchDefault56Errors Error
RedundantThrows40Errors Error
SimplifyBooleanExpression6Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension1260Errors Error
FinalClass8Errors Error
HideUtilityClassConstructor6Errors Error
InterfaceIsType2Errors Error
VisibilityModifier6Errors Error
ArrayTypeStyle0Errors Error
FinalParameters1990Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

org/jaxen/BaseXPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.74
Errors'{' should be on the previous line.86
ErrorsMissing a Javadoc comment.88
ErrorsFirst sentence should end with a period.93
ErrorsLine has trailing spaces.95
ErrorsFirst sentence should end with a period.96
ErrorsFirst sentence should end with a period.99
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.102
ErrorsParameter xpathExpr should be final.109
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'}' should be on the same line.118
Errors'{' should be on the previous line.120
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'}' should be on the same line.122
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
ErrorsLine is longer than 80 characters.140
ErrorsParameter xpathExpr should be final.140
ErrorsParameter navigator should be final.140
Errors'navigator' hides a field.140
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine has trailing spaces.155
ErrorsLine has trailing spaces.156
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.164
ErrorsLine has trailing spaces.165
ErrorsLine is longer than 80 characters.170
ErrorsUnused @throws tag for 'ClassCastException'.171
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.173
ErrorsParameter context should be final.173
Errors'{' should be on the previous line.174
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.179
Errors'{' should be on the previous line.180
Errors'(' is followed by whitespace.183
ErrorsLine has trailing spaces.187
Errors')' is preceded with whitespace.187
Errors'{' should be on the previous line.188
ErrorsLine has trailing spaces.194
ErrorsExtra HTML tag found: </p>202
ErrorsLine has trailing spaces.204
ErrorsLine is longer than 80 characters.209
ErrorsMethod 'selectNodes' is not designed for extension - needs to be abstract, final or empty.213
ErrorsParameter node should be final.213
Errors'{' should be on the previous line.214
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
ErrorsExtra HTML tag found: </p>224
ErrorsLine has trailing spaces.226
ErrorsLine is longer than 80 characters.231
ErrorsMethod 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty.235
ErrorsParameter node should be final.235
Errors'{' should be on the previous line.236
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
Errors'{' should be on the previous line.240
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
ErrorsLine has trailing spaces.249
ErrorsLine is longer than 80 characters.252
ErrorsMethod 'valueOf' is not designed for extension - needs to be abstract, final or empty.255
ErrorsParameter node should be final.255
Errors'{' should be on the previous line.256
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsLine has trailing spaces.261
ErrorsLine is longer than 80 characters.273
ErrorsLine is longer than 80 characters.275
ErrorsLine is longer than 80 characters.276
ErrorsMethod 'stringValueOf' is not designed for extension - needs to be abstract, final or empty.278
ErrorsParameter node should be final.278
Errors'{' should be on the previous line.279
Errors'(' is followed by whitespace.280
Errors')' is preceded with whitespace.280
ErrorsLine has trailing spaces.281
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.282
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'(' is followed by whitespace.289
Errors')' is preceded with whitespace.290
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.307
ErrorsLine is longer than 80 characters.308
ErrorsMethod 'booleanValueOf' is not designed for extension - needs to be abstract, final or empty.310
ErrorsParameter node should be final.310
Errors'{' should be on the previous line.311
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.313
Errors'if' construct must use '{}'s.314
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
ErrorsLine is longer than 80 characters.315
Errors'(' is followed by whitespace.315
Errors')' is preceded with whitespace.315
ErrorsLine is longer than 80 characters.329
ErrorsLine is longer than 80 characters.333
ErrorsMethod 'numberValueOf' is not designed for extension - needs to be abstract, final or empty.335
ErrorsParameter node should be final.335
Errors'{' should be on the previous line.336
Errors'(' is followed by whitespace.337
Errors')' is preceded with whitespace.337
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
Errors'(' is followed by whitespace.339
Errors')' is preceded with whitespace.340
ErrorsMethod 'addNamespace' is not designed for extension - needs to be abstract, final or empty.369
ErrorsParameter prefix should be final.369
ErrorsParameter uri should be final.370
Errors'{' should be on the previous line.371
Errors'(' is followed by whitespace.373
Errors')' is preceded with whitespace.373
Errors'{' should be on the previous line.374
Errors'cast' is not followed by whitespace.375
Errors'(' is followed by whitespace.375
Errors')' is preceded with whitespace.376
ErrorsLine is longer than 80 characters.380
ErrorsLine has trailing spaces.390
ErrorsMethod 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty.405
ErrorsParameter namespaceContext should be final.405
Errors'{' should be on the previous line.406
ErrorsMethod 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty.424
ErrorsParameter functionContext should be final.424
Errors'{' should be on the previous line.425
ErrorsMethod 'setVariableContext' is not designed for extension - needs to be abstract, final or empty.443
ErrorsParameter variableContext should be final.443
Errors'{' should be on the previous line.444
ErrorsLine is longer than 80 characters.457
ErrorsMethod 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty.466
Errors'{' should be on the previous line.467
ErrorsLine is longer than 80 characters.480
ErrorsMethod 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty.489
Errors'{' should be on the previous line.490
ErrorsLine is longer than 80 characters.503
ErrorsLine has trailing spaces.507
ErrorsMethod 'getVariableContext' is not designed for extension - needs to be abstract, final or empty.512
Errors'{' should be on the previous line.513
ErrorsLine has trailing spaces.516
ErrorsLine has trailing spaces.517
ErrorsLine has trailing spaces.532
ErrorsMethod 'getRootExpr' is not designed for extension - needs to be abstract, final or empty.532
Errors'{' should be on the previous line.533
ErrorsLine has trailing spaces.536
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.541
Errors'{' should be on the previous line.542
ErrorsMethod 'debug' is not designed for extension - needs to be abstract, final or empty.550
Errors'{' should be on the previous line.551
ErrorsLine has trailing spaces.554
ErrorsLine has trailing spaces.561
ErrorsLine has trailing spaces.565
ErrorsMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.570
ErrorsParameter node should be final.570
Errors'{' should be on the previous line.571
Errors'(' is followed by whitespace.572
Errors')' is preceded with whitespace.572
Errors'{' should be on the previous line.573
Errors'(' is followed by whitespace.577
Errors')' is preceded with whitespace.577
Errors'(' is followed by whitespace.579
Errors')' is preceded with whitespace.579
Errors'{' should be on the previous line.580
Errors'(' is followed by whitespace.581
Errors')' is preceded with whitespace.581
Errors'}' should be on the same line.582
Errors'{' should be on the previous line.584
Errors'(' is followed by whitespace.586
Errors')' is preceded with whitespace.586
ErrorsMethod 'getContextSupport' is not designed for extension - needs to be abstract, final or empty.599
Errors'{' should be on the previous line.600
Errors'(' is followed by whitespace.601
Errors')' is preceded with whitespace.601
Errors'{' should be on the previous line.602
ErrorsLine has trailing spaces.603
Errors'(' is followed by whitespace.603
ErrorsLine has trailing spaces.607
ErrorsLine has trailing spaces.614
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.619
Errors'{' should be on the previous line.620
ErrorsLine has trailing spaces.623
ErrorsLine has trailing spaces.624
ErrorsMethod 'createFunctionContext' is not designed for extension - needs to be abstract, final or empty.636
Errors'{' should be on the previous line.637
ErrorsLine has trailing spaces.640
ErrorsMethod 'createNamespaceContext' is not designed for extension - needs to be abstract, final or empty.645
Errors'{' should be on the previous line.646
ErrorsLine has trailing spaces.649
ErrorsMethod 'createVariableContext' is not designed for extension - needs to be abstract, final or empty.654
Errors'{' should be on the previous line.655
ErrorsLine has trailing spaces.658
ErrorsLine has trailing spaces.660
ErrorsExtra HTML tag found: </p>666
ErrorsLine is longer than 80 characters.672
ErrorsMethod 'selectNodesForContext' is not designed for extension - needs to be abstract, final or empty.675
ErrorsParameter context should be final.675
Errors'(' is followed by whitespace.677
Errors')' is preceded with whitespace.677
ErrorsLine has trailing spaces.679
ErrorsLine has trailing spaces.681
ErrorsExtra HTML tag found: </p>689
ErrorsLine is longer than 80 characters.695
ErrorsLine is longer than 80 characters.699
ErrorsMethod 'selectSingleNodeForContext' is not designed for extension - needs to be abstract, final or empty.699
ErrorsParameter context should be final.699
Errors'(' is followed by whitespace.701
Errors')' is preceded with whitespace.701
Errors'(' is followed by whitespace.703
Errors')' is preceded with whitespace.703
Errors'{' should be on the previous line.704
Errors'(' is followed by whitespace.708
Errors')' is preceded with whitespace.708
ErrorsLine has trailing spaces.710
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.74
Errors'{' should be on the previous line.86
ErrorsMissing a Javadoc comment.88
ErrorsFirst sentence should end with a period.93
ErrorsLine has trailing spaces.95
ErrorsFirst sentence should end with a period.96
ErrorsFirst sentence should end with a period.99
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.102
ErrorsParameter xpathExpr should be final.109
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'}' should be on the same line.118
Errors'{' should be on the previous line.120
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'}' should be on the same line.122
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
ErrorsLine is longer than 80 characters.140
ErrorsParameter xpathExpr should be final.140
ErrorsParameter navigator should be final.140
Errors'navigator' hides a field.140
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine has trailing spaces.155
ErrorsLine has trailing spaces.156
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.164
ErrorsLine has trailing spaces.165
ErrorsLine is longer than 80 characters.170
ErrorsUnused @throws tag for 'ClassCastException'.171
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.173
ErrorsParameter context should be final.173
Errors'{' should be on the previous line.174
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.179
Errors'{' should be on the previous line.180
Errors'(' is followed by whitespace.183
ErrorsLine has trailing spaces.187
Errors')' is preceded with whitespace.187
Errors'{' should be on the previous line.188
ErrorsLine has trailing spaces.194
ErrorsExtra HTML tag found: </p>202
ErrorsLine has trailing spaces.204
ErrorsLine is longer than 80 characters.209
ErrorsMethod 'selectNodes' is not designed for extension - needs to be abstract, final or empty.213
ErrorsParameter node should be final.213
Errors'{' should be on the previous line.214
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
ErrorsExtra HTML tag found: </p>224
ErrorsLine has trailing spaces.226
ErrorsLine is longer than 80 characters.231
ErrorsMethod 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty.235
ErrorsParameter node should be final.235
Errors'{' should be on the previous line.236
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
Errors'{' should be on the previous line.240
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
ErrorsLine has trailing spaces.249
ErrorsLine is longer than 80 characters.252
ErrorsMethod 'valueOf' is not designed for extension - needs to be abstract, final or empty.255
ErrorsParameter node should be final.255
Errors'{' should be on the previous line.256
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsLine has trailing spaces.261
ErrorsLine is longer than 80 characters.273
ErrorsLine is longer than 80 characters.275
ErrorsLine is longer than 80 characters.276
ErrorsMethod 'stringValueOf' is not designed for extension - needs to be abstract, final or empty.278
ErrorsParameter node should be final.278
Errors'{' should be on the previous line.279
Errors'(' is followed by whitespace.280
Errors')' is preceded with whitespace.280
ErrorsLine has trailing spaces.281
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.282
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'(' is followed by whitespace.289
Errors')' is preceded with whitespace.290
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.307
ErrorsLine is longer than 80 characters.308
ErrorsMethod 'booleanValueOf' is not designed for extension - needs to be abstract, final or empty.310
ErrorsParameter node should be final.310
Errors'{' should be on the previous line.311
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.313
Errors'if' construct must use '{}'s.314
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
ErrorsLine is longer than 80 characters.315
Errors'(' is followed by whitespace.315
Errors')' is preceded with whitespace.315
ErrorsLine is longer than 80 characters.329
ErrorsLine is longer than 80 characters.333
ErrorsMethod 'numberValueOf' is not designed for extension - needs to be abstract, final or empty.335
ErrorsParameter node should be final.335
Errors'{' should be on the previous line.336
Errors'(' is followed by whitespace.337
Errors')' is preceded with whitespace.337
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
Errors'(' is followed by whitespace.339
Errors')' is preceded with whitespace.340
ErrorsMethod 'addNamespace' is not designed for extension - needs to be abstract, final or empty.369
ErrorsParameter prefix should be final.369
ErrorsParameter uri should be final.370
Errors'{' should be on the previous line.371
Errors'(' is followed by whitespace.373
Errors')' is preceded with whitespace.373
Errors'{' should be on the previous line.374
Errors'cast' is not followed by whitespace.375
Errors'(' is followed by whitespace.375
Errors')' is preceded with whitespace.376
ErrorsLine is longer than 80 characters.380
ErrorsLine has trailing spaces.390
ErrorsMethod 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty.405
ErrorsParameter namespaceContext should be final.405
Errors'{' should be on the previous line.406
ErrorsMethod 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty.424
ErrorsParameter functionContext should be final.424
Errors'{' should be on the previous line.425
ErrorsMethod 'setVariableContext' is not designed for extension - needs to be abstract, final or empty.443
ErrorsParameter variableContext should be final.443
Errors'{' should be on the previous line.444
ErrorsLine is longer than 80 characters.457
ErrorsMethod 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty.466
Errors'{' should be on the previous line.467
ErrorsLine is longer than 80 characters.480
ErrorsMethod 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty.489
Errors'{' should be on the previous line.490
ErrorsLine is longer than 80 characters.503
ErrorsLine has trailing spaces.507
ErrorsMethod 'getVariableContext' is not designed for extension - needs to be abstract, final or empty.512
Errors'{' should be on the previous line.513
ErrorsLine has trailing spaces.516
ErrorsLine has trailing spaces.517
ErrorsLine has trailing spaces.532
ErrorsMethod 'getRootExpr' is not designed for extension - needs to be abstract, final or empty.532
Errors'{' should be on the previous line.533
ErrorsLine has trailing spaces.536
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.541
Errors'{' should be on the previous line.542
ErrorsMethod 'debug' is not designed for extension - needs to be abstract, final or empty.550
Errors'{' should be on the previous line.551
ErrorsLine has trailing spaces.554
ErrorsLine has trailing spaces.561
ErrorsLine has trailing spaces.565
ErrorsMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.570
ErrorsParameter node should be final.570
Errors'{' should be on the previous line.571
Errors'(' is followed by whitespace.572
Errors')' is preceded with whitespace.572
Errors'{' should be on the previous line.573
Errors'(' is followed by whitespace.577
Errors')' is preceded with whitespace.577
Errors'(' is followed by whitespace.579
Errors')' is preceded with whitespace.579
Errors'{' should be on the previous line.580
Errors'(' is followed by whitespace.581
Errors')' is preceded with whitespace.581
Errors'}' should be on the same line.582
Errors'{' should be on the previous line.584
Errors'(' is followed by whitespace.586
Errors')' is preceded with whitespace.586
ErrorsMethod 'getContextSupport' is not designed for extension - needs to be abstract, final or empty.599
Errors'{' should be on the previous line.600
Errors'(' is followed by whitespace.601
Errors')' is preceded with whitespace.601
Errors'{' should be on the previous line.602
ErrorsLine has trailing spaces.603
Errors'(' is followed by whitespace.603
ErrorsLine has trailing spaces.607
ErrorsLine has trailing spaces.614
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.619
Errors'{' should be on the previous line.620
ErrorsLine has trailing spaces.623
ErrorsLine has trailing spaces.624
ErrorsMethod 'createFunctionContext' is not designed for extension - needs to be abstract, final or empty.636
Errors'{' should be on the previous line.637
ErrorsLine has trailing spaces.640
ErrorsMethod 'createNamespaceContext' is not designed for extension - needs to be abstract, final or empty.645
Errors'{' should be on the previous line.646
ErrorsLine has trailing spaces.649
ErrorsMethod 'createVariableContext' is not designed for extension - needs to be abstract, final or empty.654
Errors'{' should be on the previous line.655
ErrorsLine has trailing spaces.658
ErrorsLine has trailing spaces.660
ErrorsExtra HTML tag found: </p>666
ErrorsLine is longer than 80 characters.672
ErrorsMethod 'selectNodesForContext' is not designed for extension - needs to be abstract, final or empty.675
ErrorsParameter context should be final.675
Errors'(' is followed by whitespace.677
Errors')' is preceded with whitespace.677
ErrorsLine has trailing spaces.679
ErrorsLine has trailing spaces.681
ErrorsExtra HTML tag found: </p>689
ErrorsLine is longer than 80 characters.695
ErrorsLine is longer than 80 characters.699
ErrorsMethod 'selectSingleNodeForContext' is not designed for extension - needs to be abstract, final or empty.699
ErrorsParameter context should be final.699
Errors'(' is followed by whitespace.701
Errors')' is preceded with whitespace.701
Errors'(' is followed by whitespace.703
Errors')' is preceded with whitespace.703
Errors'{' should be on the previous line.704
Errors'(' is followed by whitespace.708
Errors')' is preceded with whitespace.708
ErrorsLine has trailing spaces.710

org/jaxen/Context.java

ViolationMessageLine
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsFirst sentence should end with a period.77
ErrorsFirst sentence should end with a period.80
ErrorsFirst sentence should end with a period.83
ErrorsFirst sentence should end with a period.86
ErrorsParameter contextSupport should be final.97
Errors'contextSupport' hides a field.97
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
ErrorsMethod 'setNodeSet' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter nodeSet should be final.125
Errors'nodeSet' hides a field.125
Errors'{' should be on the previous line.126
Errors'if' construct must use '{}'s.129
ErrorsMethod 'getNodeSet' is not designed for extension - needs to be abstract, final or empty.138
Errors'{' should be on the previous line.139
ErrorsMethod 'setContextSupport' is not designed for extension - needs to be abstract, final or empty.147
ErrorsParameter contextSupport should be final.147
Errors'contextSupport' hides a field.147
Errors'{' should be on the previous line.148
ErrorsMethod 'getContextSupport' is not designed for extension - needs to be abstract, final or empty.156
Errors'{' should be on the previous line.157
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.165
Errors'{' should be on the previous line.166
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.176
ErrorsParameter prefix should be final.176
Errors'{' should be on the previous line.177
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsMethod 'getVariableValue' is not designed for extension - needs to be abstract, final or empty.191
ErrorsParameter namespaceURI should be final.191
ErrorsParameter prefix should be final.192
ErrorsParameter localName should be final.193
Errors'{' should be on the previous line.195
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.198
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.211
ErrorsParameter namespaceURI should be final.211
ErrorsParameter prefix should be final.212
ErrorsParameter localName should be final.213
Errors'{' should be on the previous line.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.218
ErrorsLine has trailing spaces.221
ErrorsLine has trailing spaces.223
ErrorsMethod 'setSize' is not designed for extension - needs to be abstract, final or empty.229
ErrorsParameter size should be final.229
Errors'size' hides a field.229
Errors'{' should be on the previous line.230
ErrorsMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.238
Errors'{' should be on the previous line.239
ErrorsMethod 'setPosition' is not designed for extension - needs to be abstract, final or empty.247
ErrorsParameter position should be final.247
Errors'position' hides a field.247
Errors'{' should be on the previous line.248
ErrorsMethod 'getPosition' is not designed for extension - needs to be abstract, final or empty.256
Errors'{' should be on the previous line.257
ErrorsLine has trailing spaces.261
ErrorsLine has trailing spaces.263
ErrorsMethod 'duplicate' is not designed for extension - needs to be abstract, final or empty.269
Errors'{' should be on the previous line.270
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
Errors'{' should be on the previous line.276
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsFirst sentence should end with a period.77
ErrorsFirst sentence should end with a period.80
ErrorsFirst sentence should end with a period.83
ErrorsFirst sentence should end with a period.86
ErrorsParameter contextSupport should be final.97
Errors'contextSupport' hides a field.97
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
ErrorsMethod 'setNodeSet' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter nodeSet should be final.125
Errors'nodeSet' hides a field.125
Errors'{' should be on the previous line.126
Errors'if' construct must use '{}'s.129
ErrorsMethod 'getNodeSet' is not designed for extension - needs to be abstract, final or empty.138
Errors'{' should be on the previous line.139
ErrorsMethod 'setContextSupport' is not designed for extension - needs to be abstract, final or empty.147
ErrorsParameter contextSupport should be final.147
Errors'contextSupport' hides a field.147
Errors'{' should be on the previous line.148
ErrorsMethod 'getContextSupport' is not designed for extension - needs to be abstract, final or empty.156
Errors'{' should be on the previous line.157
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.165
Errors'{' should be on the previous line.166
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.176
ErrorsParameter prefix should be final.176
Errors'{' should be on the previous line.177
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsMethod 'getVariableValue' is not designed for extension - needs to be abstract, final or empty.191
ErrorsParameter namespaceURI should be final.191
ErrorsParameter prefix should be final.192
ErrorsParameter localName should be final.193
Errors'{' should be on the previous line.195
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.198
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.211
ErrorsParameter namespaceURI should be final.211
ErrorsParameter prefix should be final.212
ErrorsParameter localName should be final.213
Errors'{' should be on the previous line.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.218
ErrorsLine has trailing spaces.221
ErrorsLine has trailing spaces.223
ErrorsMethod 'setSize' is not designed for extension - needs to be abstract, final or empty.229
ErrorsParameter size should be final.229
Errors'size' hides a field.229
Errors'{' should be on the previous line.230
ErrorsMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.238
Errors'{' should be on the previous line.239
ErrorsMethod 'setPosition' is not designed for extension - needs to be abstract, final or empty.247
ErrorsParameter position should be final.247
Errors'position' hides a field.247
Errors'{' should be on the previous line.248
ErrorsMethod 'getPosition' is not designed for extension - needs to be abstract, final or empty.256
Errors'{' should be on the previous line.257
ErrorsLine has trailing spaces.261
ErrorsLine has trailing spaces.263
ErrorsMethod 'duplicate' is not designed for extension - needs to be abstract, final or empty.269
Errors'{' should be on the previous line.270
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
Errors'{' should be on the previous line.276
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279

org/jaxen/ContextSupport.java

ViolationMessageLine
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.78
Errors'{' should be on the previous line.82
ErrorsParameter namespaceContext should be final.93
Errors'namespaceContext' hides a field.93
ErrorsParameter functionContext should be final.94
Errors'functionContext' hides a field.94
ErrorsParameter variableContext should be final.95
Errors'variableContext' hides a field.95
ErrorsParameter navigator should be final.96
Errors'navigator' hides a field.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsMethod 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty.113
ErrorsParameter namespaceContext should be final.113
Errors'namespaceContext' hides a field.113
Errors'{' should be on the previous line.114
ErrorsMethod 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty.122
Errors'{' should be on the previous line.123
ErrorsMethod 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty.131
ErrorsParameter functionContext should be final.131
Errors'functionContext' hides a field.131
Errors'{' should be on the previous line.132
ErrorsMethod 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty.140
Errors'{' should be on the previous line.141
ErrorsMethod 'setVariableContext' is not designed for extension - needs to be abstract, final or empty.149
ErrorsParameter variableContext should be final.149
Errors'variableContext' hides a field.149
Errors'{' should be on the previous line.150
ErrorsMethod 'getVariableContext' is not designed for extension - needs to be abstract, final or empty.158
Errors'{' should be on the previous line.159
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.167
Errors'{' should be on the previous line.168
ErrorsLine has trailing spaces.172
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.180
ErrorsParameter prefix should be final.180
Errors'{' should be on the previous line.181
ErrorsLine has trailing spaces.182
Errors'(' is followed by whitespace.188
Errors')' is preceded with whitespace.188
Errors'{' should be on the previous line.189
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
ErrorsMethod 'getVariableValue' is not designed for extension - needs to be abstract, final or empty.206
Errors'(' is followed by whitespace.206
ErrorsParameter namespaceURI should be final.206
ErrorsParameter prefix should be final.207
ErrorsParameter localName should be final.208
Errors')' is preceded with whitespace.208
Errors'{' should be on the previous line.210
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors'{' should be on the previous line.214
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors'}' should be on the same line.216
Errors'{' should be on the previous line.218
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.233
Errors'(' is followed by whitespace.233
ErrorsParameter namespaceURI should be final.233
ErrorsParameter prefix should be final.234
ErrorsParameter localName should be final.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.237
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'}' should be on the same line.243
Errors'{' should be on the previous line.245
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
ErrorsLine has trailing spaces.249
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.78
Errors'{' should be on the previous line.82
ErrorsParameter namespaceContext should be final.93
Errors'namespaceContext' hides a field.93
ErrorsParameter functionContext should be final.94
Errors'functionContext' hides a field.94
ErrorsParameter variableContext should be final.95
Errors'variableContext' hides a field.95
ErrorsParameter navigator should be final.96
Errors'navigator' hides a field.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsMethod 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty.113
ErrorsParameter namespaceContext should be final.113
Errors'namespaceContext' hides a field.113
Errors'{' should be on the previous line.114
ErrorsMethod 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty.122
Errors'{' should be on the previous line.123
ErrorsMethod 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty.131
ErrorsParameter functionContext should be final.131
Errors'functionContext' hides a field.131
Errors'{' should be on the previous line.132
ErrorsMethod 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty.140
Errors'{' should be on the previous line.141
ErrorsMethod 'setVariableContext' is not designed for extension - needs to be abstract, final or empty.149
ErrorsParameter variableContext should be final.149
Errors'variableContext' hides a field.149
Errors'{' should be on the previous line.150
ErrorsMethod 'getVariableContext' is not designed for extension - needs to be abstract, final or empty.158
Errors'{' should be on the previous line.159
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.167
Errors'{' should be on the previous line.168
ErrorsLine has trailing spaces.172
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.180
ErrorsParameter prefix should be final.180
Errors'{' should be on the previous line.181
ErrorsLine has trailing spaces.182
Errors'(' is followed by whitespace.188
Errors')' is preceded with whitespace.188
Errors'{' should be on the previous line.189
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
ErrorsMethod 'getVariableValue' is not designed for extension - needs to be abstract, final or empty.206
Errors'(' is followed by whitespace.206
ErrorsParameter namespaceURI should be final.206
ErrorsParameter prefix should be final.207
ErrorsParameter localName should be final.208
Errors')' is preceded with whitespace.208
Errors'{' should be on the previous line.210
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors'{' should be on the previous line.214
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors'}' should be on the same line.216
Errors'{' should be on the previous line.218
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.233
Errors'(' is followed by whitespace.233
ErrorsParameter namespaceURI should be final.233
ErrorsParameter prefix should be final.234
ErrorsParameter localName should be final.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.237
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'}' should be on the same line.243
Errors'{' should be on the previous line.245
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
ErrorsLine has trailing spaces.249

org/jaxen/DefaultNavigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.85
ErrorsFirst sentence should end with a period.87
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter contextNode should be final.93
ErrorsExpected @param tag for 'contextNode'.93
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'getDescendantAxisIterator' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter contextNode should be final.101
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
ErrorsFirst sentence should end with a period.107
ErrorsLine has trailing spaces.108
ErrorsLine is longer than 80 characters.113
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.113
ErrorsParameter contextNode should be final.113
ErrorsExpected @param tag for 'contextNode'.113
ErrorsExpected @throws tag for 'UnsupportedAxisException'.113
ErrorsLine is longer than 80 characters.118
ErrorsMethod 'getAncestorAxisIterator' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter contextNode should be final.118
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters.125
ErrorsMethod 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter contextNode should be final.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.128
ErrorsLine is longer than 80 characters.132
ErrorsMethod 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
ErrorsParameter contextNode should be final.132
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters.138
ErrorsMethod 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter contextNode should be final.138
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.141
ErrorsLine is longer than 80 characters.147
ErrorsMethod 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter contextNode should be final.147
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.150
ErrorsLine has trailing spaces.155
ErrorsLine has trailing spaces.157
ErrorsLine is longer than 80 characters.162
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.162
ErrorsParameter contextNode should be final.162
ErrorsExpected @param tag for 'contextNode'.162
ErrorsExpected @throws tag for 'UnsupportedAxisException'.162
ErrorsLine has trailing spaces.167
ErrorsLine has trailing spaces.169
ErrorsLine is longer than 80 characters.174
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.174
ErrorsParameter contextNode should be final.174
ErrorsExpected @param tag for 'contextNode'.174
ErrorsExpected @throws tag for 'UnsupportedAxisException'.174
ErrorsLine is longer than 80 characters.179
ErrorsMethod 'getSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsParameter contextNode should be final.179
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsLine is longer than 80 characters.184
ErrorsMethod 'getDescendantOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
ErrorsParameter contextNode should be final.184
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.187
ErrorsLine is longer than 80 characters.190
ErrorsMethod 'getAncestorOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter contextNode should be final.190
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.193
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter contextNode should be final.196
Errors'{' should be on the previous line.197
ErrorsLine has trailing spaces.200
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
ErrorsParameter prefix should be final.201
ErrorsParameter element should be final.201
Errors'{' should be on the previous line.202
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMissing a Javadoc comment.206
ErrorsParameter obj should be final.206
Errors'{' should be on the previous line.207
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.211
ErrorsMissing a Javadoc comment.211
ErrorsParameter obj should be final.211
Errors'{' should be on the previous line.212
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
ErrorsParameter node should be final.216
Errors'{' should be on the previous line.217
ErrorsLine has trailing spaces.218
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'{' should be on the previous line.219
Errors'}' should be on the same line.221
ErrorsLine has trailing spaces.222
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.225
ErrorsLine has trailing spaces.226
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
Errors'{' should be on the previous line.227
Errors'}' should be on the same line.229
ErrorsLine has trailing spaces.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'{' should be on the previous line.231
Errors'}' should be on the same line.233
ErrorsLine has trailing spaces.234
Errors'(' is followed by whitespace.234
Errors')' is preceded with whitespace.234
Errors'{' should be on the previous line.235
Errors'}' should be on the same line.237
ErrorsLine has trailing spaces.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
Errors'{' should be on the previous line.239
Errors'}' should be on the same line.241
ErrorsLine has trailing spaces.242
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'{' should be on the previous line.243
Errors'}' should be on the same line.245
ErrorsLine has trailing spaces.250
ErrorsLine has trailing spaces.252
ErrorsLine is longer than 80 characters.259
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.259
ErrorsParameter contextNode should be final.259
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
Errors'{' should be on the previous line.263
ErrorsLine has trailing spaces.271
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.279
ErrorsParameter url should be final.279
Errors'{' should be on the previous line.280
ErrorsMethod 'getElementById' is not designed for extension - needs to be abstract, final or empty.294
ErrorsParameter contextNode should be final.294
ErrorsParameter elementId should be final.294
Errors'{' should be on the previous line.295
ErrorsLine has trailing spaces.298
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.85
ErrorsFirst sentence should end with a period.87
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter contextNode should be final.93
ErrorsExpected @param tag for 'contextNode'.93
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'getDescendantAxisIterator' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter contextNode should be final.101
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
ErrorsFirst sentence should end with a period.107
ErrorsLine has trailing spaces.108
ErrorsLine is longer than 80 characters.113
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.113
ErrorsParameter contextNode should be final.113
ErrorsExpected @param tag for 'contextNode'.113
ErrorsExpected @throws tag for 'UnsupportedAxisException'.113
ErrorsLine is longer than 80 characters.118
ErrorsMethod 'getAncestorAxisIterator' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter contextNode should be final.118
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters.125
ErrorsMethod 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter contextNode should be final.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.128
ErrorsLine is longer than 80 characters.132
ErrorsMethod 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
ErrorsParameter contextNode should be final.132
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters.138
ErrorsMethod 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter contextNode should be final.138
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.141
ErrorsLine is longer than 80 characters.147
ErrorsMethod 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter contextNode should be final.147
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.150
ErrorsLine has trailing spaces.155
ErrorsLine has trailing spaces.157
ErrorsLine is longer than 80 characters.162
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.162
ErrorsParameter contextNode should be final.162
ErrorsExpected @param tag for 'contextNode'.162
ErrorsExpected @throws tag for 'UnsupportedAxisException'.162
ErrorsLine has trailing spaces.167
ErrorsLine has trailing spaces.169
ErrorsLine is longer than 80 characters.174
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.174
ErrorsParameter contextNode should be final.174
ErrorsExpected @param tag for 'contextNode'.174
ErrorsExpected @throws tag for 'UnsupportedAxisException'.174
ErrorsLine is longer than 80 characters.179
ErrorsMethod 'getSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsParameter contextNode should be final.179
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsLine is longer than 80 characters.184
ErrorsMethod 'getDescendantOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
ErrorsParameter contextNode should be final.184
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.187
ErrorsLine is longer than 80 characters.190
ErrorsMethod 'getAncestorOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter contextNode should be final.190
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.193
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter contextNode should be final.196
Errors'{' should be on the previous line.197
ErrorsLine has trailing spaces.200
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
ErrorsParameter prefix should be final.201
ErrorsParameter element should be final.201
Errors'{' should be on the previous line.202
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMissing a Javadoc comment.206
ErrorsParameter obj should be final.206
Errors'{' should be on the previous line.207
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.211
ErrorsMissing a Javadoc comment.211
ErrorsParameter obj should be final.211
Errors'{' should be on the previous line.212
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
ErrorsParameter node should be final.216
Errors'{' should be on the previous line.217
ErrorsLine has trailing spaces.218
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'{' should be on the previous line.219
Errors'}' should be on the same line.221
ErrorsLine has trailing spaces.222
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.225
ErrorsLine has trailing spaces.226
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
Errors'{' should be on the previous line.227
Errors'}' should be on the same line.229
ErrorsLine has trailing spaces.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'{' should be on the previous line.231
Errors'}' should be on the same line.233
ErrorsLine has trailing spaces.234
Errors'(' is followed by whitespace.234
Errors')' is preceded with whitespace.234
Errors'{' should be on the previous line.235
Errors'}' should be on the same line.237
ErrorsLine has trailing spaces.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
Errors'{' should be on the previous line.239
Errors'}' should be on the same line.241
ErrorsLine has trailing spaces.242
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'{' should be on the previous line.243
Errors'}' should be on the same line.245
ErrorsLine has trailing spaces.250
ErrorsLine has trailing spaces.252
ErrorsLine is longer than 80 characters.259
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.259
ErrorsParameter contextNode should be final.259
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
Errors'{' should be on the previous line.263
ErrorsLine has trailing spaces.271
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.279
ErrorsParameter url should be final.279
Errors'{' should be on the previous line.280
ErrorsMethod 'getElementById' is not designed for extension - needs to be abstract, final or empty.294
ErrorsParameter contextNode should be final.294
ErrorsParameter elementId should be final.294
Errors'{' should be on the previous line.295
ErrorsLine has trailing spaces.298

org/jaxen/Function.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.81

org/jaxen/FunctionCallException.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.70
ErrorsParameter message should be final.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine has trailing spaces.79
ErrorsParameter nestedException should be final.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine has trailing spaces.89
ErrorsParameter message should be final.93
ErrorsParameter nestedException should be final.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.104
ErrorsMethod 'getNestedException' is not designed for extension - needs to be abstract, final or empty.107
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.70
ErrorsParameter message should be final.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine has trailing spaces.79
ErrorsParameter nestedException should be final.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine has trailing spaces.89
ErrorsParameter message should be final.93
ErrorsParameter nestedException should be final.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.104
ErrorsMethod 'getNestedException' is not designed for extension - needs to be abstract, final or empty.107
ErrorsLine has trailing spaces.110

org/jaxen/FunctionContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.65
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.91
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.65
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.91

org/jaxen/JaxenConstants.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.56
ErrorsClass JaxenConstants should be declared as final.59
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
Errors'{' is not followed by whitespace.62
Errors'}' is not preceded with whitespace.62
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.56
ErrorsClass JaxenConstants should be declared as final.59
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
Errors'{' is not followed by whitespace.62
Errors'}' is not preceded with whitespace.62
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75

org/jaxen/JaxenException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.66
ErrorsVariable 'javaVersion' must be private and have accessor methods.66
Errors'1.4' is a magic number.66
ErrorsLine has trailing spaces.67
Errors'3' is a magic number.71
Errors'}' should be on the same line.73
ErrorsMust have at least one statement.74
ErrorsLine has trailing spaces.79
Errors'(' is followed by whitespace.85
ErrorsParameter message should be final.85
Errors')' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
Errors'(' is followed by whitespace.95
ErrorsParameter rootCause should be final.95
Errors')' is preceded with whitespace.95
Errors'{' should be on the previous line.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.103
ErrorsParameter message should be final.107
ErrorsParameter nestedException should be final.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.110
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.66
ErrorsVariable 'javaVersion' must be private and have accessor methods.66
Errors'1.4' is a magic number.66
ErrorsLine has trailing spaces.67
Errors'3' is a magic number.71
Errors'}' should be on the same line.73
ErrorsMust have at least one statement.74
ErrorsLine has trailing spaces.79
Errors'(' is followed by whitespace.85
ErrorsParameter message should be final.85
Errors')' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
Errors'(' is followed by whitespace.95
ErrorsParameter rootCause should be final.95
Errors')' is preceded with whitespace.95
Errors'{' should be on the previous line.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.103
ErrorsParameter message should be final.107
ErrorsParameter nestedException should be final.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.110

org/jaxen/JaxenHandler.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsLine has trailing spaces.78
ErrorsVariable 'simplified' must be private and have accessor methods.82
ErrorsLine has trailing spaces.85
ErrorsLine is longer than 80 characters.85
ErrorsLine has trailing spaces.87
ErrorsVariable 'stack' must be private and have accessor methods.90
ErrorsFirst sentence should end with a period.92
Errors'{' should be on the previous line.95
ErrorsLine has trailing spaces.99
ErrorsMethod 'setXPathFactory' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter xpathFactory should be final.105
Errors'xpathFactory' hides a field.105
Errors'{' should be on the previous line.106
ErrorsMethod 'getXPathFactory' is not designed for extension - needs to be abstract, final or empty.115
Errors'{' should be on the previous line.116
ErrorsMethod 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty.129
Errors'{' should be on the previous line.130
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
ErrorsLine has trailing spaces.141
ErrorsMethod 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter shouldSimplify should be final.146
Errors'{' should be on the previous line.147
Errors'(' is followed by whitespace.148
Errors'!' is followed by whitespace.148
Errors')' is preceded with whitespace.148
Errors'{' should be on the previous line.149
ErrorsMethod 'startXPath' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
Errors'{' should be on the previous line.158
ErrorsLine has trailing spaces.162
ErrorsMethod 'endXPath' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
Errors'{' should be on the previous line.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
ErrorsMethod 'startPathExpr' is not designed for extension - needs to be abstract, final or empty.169
ErrorsMissing a Javadoc comment.169
Errors'{' should be on the previous line.170
ErrorsMethod 'endPathExpr' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'{' should be on the previous line.175
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'}' should be on the same line.199
Errors'{' should be on the previous line.201
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'}' should be on the same line.208
Errors'{' should be on the previous line.210
Errors'(' is followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.218
Errors')' is preceded with whitespace.218
ErrorsMethod 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.221
ErrorsMissing a Javadoc comment.221
Errors'{' should be on the previous line.222
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
ErrorsMethod 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.228
ErrorsMissing a Javadoc comment.228
Errors'{' should be on the previous line.229
ErrorsMethod 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.233
ErrorsMissing a Javadoc comment.233
Errors'{' should be on the previous line.234
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
ErrorsMethod 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
Errors'{' should be on the previous line.241
ErrorsLine has trailing spaces.245
ErrorsMethod 'endLocationPath' is not designed for extension - needs to be abstract, final or empty.245
ErrorsMissing a Javadoc comment.245
Errors'{' should be on the previous line.246
Errors'(' is followed by whitespace.249
Errors')' is preceded with whitespace.250
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
ErrorsMethod 'addSteps' is not designed for extension - needs to be abstract, final or empty.255
ErrorsMissing a Javadoc comment.255
ErrorsParameter locationPath should be final.255
ErrorsParameter stepIter should be final.256
Errors'{' should be on the previous line.257
Errors'(' is followed by whitespace.258
Errors')' is preceded with whitespace.258
Errors'{' should be on the previous line.259
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
ErrorsMethod 'startNameStep' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
ErrorsParameter axis should be final.264
ErrorsParameter prefix should be final.265
ErrorsParameter localName should be final.266
Errors'{' should be on the previous line.267
Errors'(' is followed by whitespace.270
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.272
Errors')' is preceded with whitespace.272
ErrorsLine has trailing spaces.275
ErrorsMethod 'endNameStep' is not designed for extension - needs to be abstract, final or empty.275
ErrorsMissing a Javadoc comment.275
Errors'{' should be on the previous line.276
ErrorsLine has trailing spaces.279
ErrorsMethod 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
ErrorsParameter axis should be final.280
Errors'{' should be on the previous line.281
ErrorsLine has trailing spaces.284
Errors'(' is followed by whitespace.285
Errors'(' is followed by whitespace.285
Errors')' is preceded with whitespace.285
Errors')' is preceded with whitespace.285
ErrorsLine has trailing spaces.287
ErrorsMethod 'endTextNodeStep' is not designed for extension - needs to be abstract, final or empty.288
ErrorsMissing a Javadoc comment.288
Errors'{' should be on the previous line.289
ErrorsMethod 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.293
ErrorsMissing a Javadoc comment.293
ErrorsParameter axis should be final.293
Errors'{' should be on the previous line.294
Errors'(' is followed by whitespace.297
Errors'(' is followed by whitespace.297
Errors')' is preceded with whitespace.297
Errors')' is preceded with whitespace.297
ErrorsMethod 'endCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.300
ErrorsMissing a Javadoc comment.300
Errors'{' should be on the previous line.301
ErrorsLine has trailing spaces.304
ErrorsMethod 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty.305
ErrorsMissing a Javadoc comment.305
ErrorsParameter axis should be final.305
Errors'{' should be on the previous line.306
Errors'(' is followed by whitespace.309
Errors'(' is followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors')' is preceded with whitespace.309
ErrorsMethod 'endAllNodeStep' is not designed for extension - needs to be abstract, final or empty.312
ErrorsMissing a Javadoc comment.312
Errors'{' should be on the previous line.313
ErrorsMethod 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.317
ErrorsMissing a Javadoc comment.317
ErrorsParameter axis should be final.317
ErrorsLine is longer than 80 characters.318
ErrorsParameter name should be final.318
Errors'(' is followed by whitespace.322
Errors'(' is followed by whitespace.322
Errors')' is preceded with whitespace.323
Errors')' is preceded with whitespace.323
ErrorsLine has trailing spaces.325
ErrorsMethod 'endProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.326
ErrorsMissing a Javadoc comment.326
Errors'{' should be on the previous line.327
ErrorsMethod 'endStep' is not designed for extension - needs to be abstract, final or empty.331
ErrorsMissing a Javadoc comment.331
Errors'{' should be on the previous line.332
Errors'(' is followed by whitespace.335
Errors')' is preceded with whitespace.336
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
ErrorsLine has trailing spaces.340
ErrorsMethod 'startPredicate' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
ErrorsLine has trailing spaces.345
ErrorsMethod 'endPredicate' is not designed for extension - needs to be abstract, final or empty.346
ErrorsMissing a Javadoc comment.346
Errors'{' should be on the previous line.347
Errors'(' is followed by whitespace.348
Errors')' is preceded with whitespace.348
Errors'(' is followed by whitespace.352
Errors')' is preceded with whitespace.352
ErrorsLine has trailing spaces.355
ErrorsMethod 'startFilterExpr' is not designed for extension - needs to be abstract, final or empty.355
ErrorsMissing a Javadoc comment.355
Errors'{' should be on the previous line.356
ErrorsMethod 'endFilterExpr' is not designed for extension - needs to be abstract, final or empty.360
ErrorsMissing a Javadoc comment.360
Errors'{' should be on the previous line.361
ErrorsLine has trailing spaces.363
Errors'(' is followed by whitespace.364
Errors')' is preceded with whitespace.364
Errors'(' is followed by whitespace.368
Errors')' is preceded with whitespace.369
Errors'(' is followed by whitespace.371
Errors')' is preceded with whitespace.371
ErrorsMethod 'addPredicates' is not designed for extension - needs to be abstract, final or empty.374
ErrorsMissing a Javadoc comment.374
ErrorsParameter obj should be final.374
ErrorsParameter predIter should be final.375
Errors'{' should be on the previous line.376
Errors'(' is followed by whitespace.377
Errors')' is preceded with whitespace.377
Errors'{' should be on the previous line.378
Errors'(' is followed by whitespace.379
Errors')' is preceded with whitespace.379
ErrorsMethod 'returnExpr' is not designed for extension - needs to be abstract, final or empty.383
ErrorsMissing a Javadoc comment.383
Errors'{' should be on the previous line.384
Errors'(' is followed by whitespace.387
Errors')' is preceded with whitespace.387
ErrorsMissing a Javadoc comment.390
Errors'{' should be on the previous line.391
ErrorsMethod 'endOrExpr' is not designed for extension - needs to be abstract, final or empty.394
ErrorsMissing a Javadoc comment.394
ErrorsParameter create should be final.394
Errors'{' should be on the previous line.395
Errors'(' is followed by whitespace.397
Errors')' is preceded with whitespace.397
Errors'{' should be on the previous line.398
Errors'(' is followed by whitespace.402
Errors'(' is followed by whitespace.402
Errors')' is preceded with whitespace.403
Errors')' is preceded with whitespace.403
ErrorsMissing a Javadoc comment.407
Errors'{' should be on the previous line.408
ErrorsMethod 'endAndExpr' is not designed for extension - needs to be abstract, final or empty.411
ErrorsMissing a Javadoc comment.411
ErrorsParameter create should be final.411
Errors'{' should be on the previous line.412
Errors'(' is followed by whitespace.414
Errors')' is preceded with whitespace.414
Errors'{' should be on the previous line.415
Errors'(' is followed by whitespace.420
Errors'(' is followed by whitespace.420
Errors')' is preceded with whitespace.421
Errors')' is preceded with whitespace.421
ErrorsMissing a Javadoc comment.425
Errors'{' should be on the previous line.426
ErrorsMethod 'endEqualityExpr' is not designed for extension - needs to be abstract, final or empty.429
ErrorsMissing a Javadoc comment.429
ErrorsParameter operator should be final.429
Errors'{' should be on the previous line.430
Errors'(' is followed by whitespace.432
Errors')' is preceded with whitespace.432
Errors'{' should be on the previous line.433
ErrorsLine has trailing spaces.434
ErrorsLine has trailing spaces.437
Errors'(' is followed by whitespace.438
Errors'(' is followed by whitespace.438
Errors')' is preceded with whitespace.440
Errors')' is preceded with whitespace.440
ErrorsMissing a Javadoc comment.444
Errors'{' should be on the previous line.445
ErrorsMethod 'endRelationalExpr' is not designed for extension - needs to be abstract, final or empty.448
ErrorsMissing a Javadoc comment.448
ErrorsParameter operator should be final.448
Errors'{' should be on the previous line.449
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'{' should be on the previous line.452
Errors'(' is followed by whitespace.457
Errors'(' is followed by whitespace.457
Errors')' is preceded with whitespace.459
Errors')' is preceded with whitespace.459
ErrorsMissing a Javadoc comment.463
Errors'{' should be on the previous line.464
ErrorsMethod 'endAdditiveExpr' is not designed for extension - needs to be abstract, final or empty.467
ErrorsMissing a Javadoc comment.467
ErrorsParameter operator should be final.467
Errors'{' should be on the previous line.468
Errors'(' is followed by whitespace.470
Errors')' is preceded with whitespace.470
Errors'{' should be on the previous line.471
ErrorsLine has trailing spaces.472
ErrorsLine has trailing spaces.475
Errors'(' is followed by whitespace.476
Errors'(' is followed by whitespace.476
Errors')' is preceded with whitespace.478
Errors')' is preceded with whitespace.478
ErrorsMissing a Javadoc comment.482
Errors'{' should be on the previous line.483
ErrorsMethod 'endMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty.486
ErrorsMissing a Javadoc comment.486
ErrorsParameter operator should be final.486
Errors'{' should be on the previous line.487
Errors'(' is followed by whitespace.489
Errors')' is preceded with whitespace.489
Errors'{' should be on the previous line.490
ErrorsLine has trailing spaces.494
Errors'(' is followed by whitespace.495
Errors'(' is followed by whitespace.495
Errors')' is preceded with whitespace.497
Errors')' is preceded with whitespace.497
ErrorsMissing a Javadoc comment.501
Errors'{' should be on the previous line.502
ErrorsMethod 'endUnaryExpr' is not designed for extension - needs to be abstract, final or empty.505
ErrorsMissing a Javadoc comment.505
ErrorsParameter operator should be final.505
Errors'{' should be on the previous line.506
Errors'(' is followed by whitespace.508
Errors')' is preceded with whitespace.508
Errors'{' should be on the previous line.509
Errors'(' is followed by whitespace.510
Errors'(' is followed by whitespace.510
Errors')' is preceded with whitespace.511
Errors')' is preceded with whitespace.511
ErrorsLine has trailing spaces.515
ErrorsMissing a Javadoc comment.515
Errors'{' should be on the previous line.516
ErrorsMethod 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty.519
ErrorsMissing a Javadoc comment.519
ErrorsParameter create should be final.519
Errors'{' should be on the previous line.520
Errors'(' is followed by whitespace.522
Errors')' is preceded with whitespace.522
Errors'{' should be on the previous line.523
Errors'(' is followed by whitespace.528
Errors'(' is followed by whitespace.528
Errors')' is preceded with whitespace.529
Errors')' is preceded with whitespace.529
ErrorsMethod 'number' is not designed for extension - needs to be abstract, final or empty.533
ErrorsMissing a Javadoc comment.533
ErrorsParameter number should be final.533
Errors'{' should be on the previous line.534
Errors'(' is followed by whitespace.535
Errors'(' is followed by whitespace.535
Errors')' is preceded with whitespace.535
Errors')' is preceded with whitespace.535
ErrorsMethod 'number' is not designed for extension - needs to be abstract, final or empty.538
ErrorsMissing a Javadoc comment.538
ErrorsParameter number should be final.538
Errors'{' should be on the previous line.539
Errors'(' is followed by whitespace.540
Errors'(' is followed by whitespace.540
Errors')' is preceded with whitespace.540
Errors')' is preceded with whitespace.540
ErrorsMethod 'literal' is not designed for extension - needs to be abstract, final or empty.543
ErrorsMissing a Javadoc comment.543
ErrorsParameter literal should be final.543
Errors'{' should be on the previous line.544
Errors'(' is followed by whitespace.545
Errors'(' is followed by whitespace.545
Errors')' is preceded with whitespace.545
Errors')' is preceded with whitespace.545
ErrorsMethod 'variableReference' is not designed for extension - needs to be abstract, final or empty.548
ErrorsMissing a Javadoc comment.548
ErrorsParameter prefix should be final.548
ErrorsParameter variableName should be final.549
Errors'{' should be on the previous line.550
Errors'(' is followed by whitespace.551
Errors'(' is followed by whitespace.551
Errors')' is preceded with whitespace.552
Errors')' is preceded with whitespace.552
ErrorsMethod 'startFunction' is not designed for extension - needs to be abstract, final or empty.555
ErrorsMissing a Javadoc comment.555
ErrorsParameter prefix should be final.555
ErrorsParameter functionName should be final.556
Errors'{' should be on the previous line.557
Errors'(' is followed by whitespace.559
Errors'(' is followed by whitespace.559
Errors')' is preceded with whitespace.560
Errors')' is preceded with whitespace.560
ErrorsMethod 'endFunction' is not designed for extension - needs to be abstract, final or empty.563
ErrorsMissing a Javadoc comment.563
Errors'{' should be on the previous line.564
ErrorsLine is longer than 80 characters.565
Errors'(' is followed by whitespace.567
Errors')' is preceded with whitespace.568
Errors'(' is followed by whitespace.570
Errors')' is preceded with whitespace.570
ErrorsMethod 'addParameters' is not designed for extension - needs to be abstract, final or empty.573
ErrorsMissing a Javadoc comment.573
ErrorsParameter function should be final.573
ErrorsParameter paramIter should be final.574
Errors'{' should be on the previous line.575
Errors'(' is followed by whitespace.576
Errors')' is preceded with whitespace.576
Errors'{' should be on the previous line.577
Errors'(' is followed by whitespace.578
Errors')' is preceded with whitespace.578
ErrorsMethod 'stackSize' is not designed for extension - needs to be abstract, final or empty.582
ErrorsMissing a Javadoc comment.582
Errors'{' should be on the previous line.583
ErrorsMethod 'push' is not designed for extension - needs to be abstract, final or empty.587
ErrorsMissing a Javadoc comment.587
ErrorsParameter obj should be final.587
Errors'{' should be on the previous line.588
Errors'(' is followed by whitespace.589
Errors')' is preceded with whitespace.589
ErrorsMethod 'pop' is not designed for extension - needs to be abstract, final or empty.592
ErrorsMissing a Javadoc comment.592
Errors'{' should be on the previous line.593
ErrorsMethod 'canPop' is not designed for extension - needs to be abstract, final or empty.597
ErrorsMissing a Javadoc comment.597
Errors'{' should be on the previous line.598
Errors'(' is followed by whitespace.599
Errors')' is preceded with whitespace.599
ErrorsMethod 'pushFrame' is not designed for extension - needs to be abstract, final or empty.602
ErrorsMissing a Javadoc comment.602
Errors'{' should be on the previous line.603
Errors'(' is followed by whitespace.604
Errors')' is preceded with whitespace.604
ErrorsMethod 'popFrame' is not designed for extension - needs to be abstract, final or empty.607
ErrorsMissing a Javadoc comment.607
Errors'{' should be on the previous line.608
ErrorsMethod 'peekFrame' is not designed for extension - needs to be abstract, final or empty.612
ErrorsMissing a Javadoc comment.612
Errors'{' should be on the previous line.613
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsLine has trailing spaces.78
ErrorsVariable 'simplified' must be private and have accessor methods.82
ErrorsLine has trailing spaces.85
ErrorsLine is longer than 80 characters.85
ErrorsLine has trailing spaces.87
ErrorsVariable 'stack' must be private and have accessor methods.90
ErrorsFirst sentence should end with a period.92
Errors'{' should be on the previous line.95
ErrorsLine has trailing spaces.99
ErrorsMethod 'setXPathFactory' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter xpathFactory should be final.105
Errors'xpathFactory' hides a field.105
Errors'{' should be on the previous line.106
ErrorsMethod 'getXPathFactory' is not designed for extension - needs to be abstract, final or empty.115
Errors'{' should be on the previous line.116
ErrorsMethod 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty.129
Errors'{' should be on the previous line.130
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
ErrorsLine has trailing spaces.141
ErrorsMethod 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter shouldSimplify should be final.146
Errors'{' should be on the previous line.147
Errors'(' is followed by whitespace.148
Errors'!' is followed by whitespace.148
Errors')' is preceded with whitespace.148
Errors'{' should be on the previous line.149
ErrorsMethod 'startXPath' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
Errors'{' should be on the previous line.158
ErrorsLine has trailing spaces.162
ErrorsMethod 'endXPath' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
Errors'{' should be on the previous line.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
ErrorsMethod 'startPathExpr' is not designed for extension - needs to be abstract, final or empty.169
ErrorsMissing a Javadoc comment.169
Errors'{' should be on the previous line.170
ErrorsMethod 'endPathExpr' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'{' should be on the previous line.175
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'}' should be on the same line.199
Errors'{' should be on the previous line.201
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'}' should be on the same line.208
Errors'{' should be on the previous line.210
Errors'(' is followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.218
Errors')' is preceded with whitespace.218
ErrorsMethod 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.221
ErrorsMissing a Javadoc comment.221
Errors'{' should be on the previous line.222
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
ErrorsMethod 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.228
ErrorsMissing a Javadoc comment.228
Errors'{' should be on the previous line.229
ErrorsMethod 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.233
ErrorsMissing a Javadoc comment.233
Errors'{' should be on the previous line.234
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
ErrorsMethod 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
Errors'{' should be on the previous line.241
ErrorsLine has trailing spaces.245
ErrorsMethod 'endLocationPath' is not designed for extension - needs to be abstract, final or empty.245
ErrorsMissing a Javadoc comment.245
Errors'{' should be on the previous line.246
Errors'(' is followed by whitespace.249
Errors')' is preceded with whitespace.250
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
ErrorsMethod 'addSteps' is not designed for extension - needs to be abstract, final or empty.255
ErrorsMissing a Javadoc comment.255
ErrorsParameter locationPath should be final.255
ErrorsParameter stepIter should be final.256
Errors'{' should be on the previous line.257
Errors'(' is followed by whitespace.258
Errors')' is preceded with whitespace.258
Errors'{' should be on the previous line.259
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
ErrorsMethod 'startNameStep' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
ErrorsParameter axis should be final.264
ErrorsParameter prefix should be final.265
ErrorsParameter localName should be final.266
Errors'{' should be on the previous line.267
Errors'(' is followed by whitespace.270
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.272
Errors')' is preceded with whitespace.272
ErrorsLine has trailing spaces.275
ErrorsMethod 'endNameStep' is not designed for extension - needs to be abstract, final or empty.275
ErrorsMissing a Javadoc comment.275
Errors'{' should be on the previous line.276
ErrorsLine has trailing spaces.279
ErrorsMethod 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
ErrorsParameter axis should be final.280
Errors'{' should be on the previous line.281
ErrorsLine has trailing spaces.284
Errors'(' is followed by whitespace.285
Errors'(' is followed by whitespace.285
Errors')' is preceded with whitespace.285
Errors')' is preceded with whitespace.285
ErrorsLine has trailing spaces.287
ErrorsMethod 'endTextNodeStep' is not designed for extension - needs to be abstract, final or empty.288
ErrorsMissing a Javadoc comment.288
Errors'{' should be on the previous line.289
ErrorsMethod 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.293
ErrorsMissing a Javadoc comment.293
ErrorsParameter axis should be final.293
Errors'{' should be on the previous line.294
Errors'(' is followed by whitespace.297
Errors'(' is followed by whitespace.297
Errors')' is preceded with whitespace.297
Errors')' is preceded with whitespace.297
ErrorsMethod 'endCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.300
ErrorsMissing a Javadoc comment.300
Errors'{' should be on the previous line.301
ErrorsLine has trailing spaces.304
ErrorsMethod 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty.305
ErrorsMissing a Javadoc comment.305
ErrorsParameter axis should be final.305
Errors'{' should be on the previous line.306
Errors'(' is followed by whitespace.309
Errors'(' is followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors')' is preceded with whitespace.309
ErrorsMethod 'endAllNodeStep' is not designed for extension - needs to be abstract, final or empty.312
ErrorsMissing a Javadoc comment.312
Errors'{' should be on the previous line.313
ErrorsMethod 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.317
ErrorsMissing a Javadoc comment.317
ErrorsParameter axis should be final.317
ErrorsLine is longer than 80 characters.318
ErrorsParameter name should be final.318
Errors'(' is followed by whitespace.322
Errors'(' is followed by whitespace.322
Errors')' is preceded with whitespace.323
Errors')' is preceded with whitespace.323
ErrorsLine has trailing spaces.325
ErrorsMethod 'endProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.326
ErrorsMissing a Javadoc comment.326
Errors'{' should be on the previous line.327
ErrorsMethod 'endStep' is not designed for extension - needs to be abstract, final or empty.331
ErrorsMissing a Javadoc comment.331
Errors'{' should be on the previous line.332
Errors'(' is followed by whitespace.335
Errors')' is preceded with whitespace.336
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
ErrorsLine has trailing spaces.340
ErrorsMethod 'startPredicate' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
ErrorsLine has trailing spaces.345
ErrorsMethod 'endPredicate' is not designed for extension - needs to be abstract, final or empty.346
ErrorsMissing a Javadoc comment.346
Errors'{' should be on the previous line.347
Errors'(' is followed by whitespace.348
Errors')' is preceded with whitespace.348
Errors'(' is followed by whitespace.352
Errors')' is preceded with whitespace.352
ErrorsLine has trailing spaces.355
ErrorsMethod 'startFilterExpr' is not designed for extension - needs to be abstract, final or empty.355
ErrorsMissing a Javadoc comment.355
Errors'{' should be on the previous line.356
ErrorsMethod 'endFilterExpr' is not designed for extension - needs to be abstract, final or empty.360
ErrorsMissing a Javadoc comment.360
Errors'{' should be on the previous line.361
ErrorsLine has trailing spaces.363
Errors'(' is followed by whitespace.364
Errors')' is preceded with whitespace.364
Errors'(' is followed by whitespace.368
Errors')' is preceded with whitespace.369
Errors'(' is followed by whitespace.371
Errors')' is preceded with whitespace.371
ErrorsMethod 'addPredicates' is not designed for extension - needs to be abstract, final or empty.374
ErrorsMissing a Javadoc comment.374
ErrorsParameter obj should be final.374
ErrorsParameter predIter should be final.375
Errors'{' should be on the previous line.376
Errors'(' is followed by whitespace.377
Errors')' is preceded with whitespace.377
Errors'{' should be on the previous line.378
Errors'(' is followed by whitespace.379
Errors')' is preceded with whitespace.379
ErrorsMethod 'returnExpr' is not designed for extension - needs to be abstract, final or empty.383
ErrorsMissing a Javadoc comment.383
Errors'{' should be on the previous line.384
Errors'(' is followed by whitespace.387
Errors')' is preceded with whitespace.387
ErrorsMissing a Javadoc comment.390
Errors'{' should be on the previous line.391
ErrorsMethod 'endOrExpr' is not designed for extension - needs to be abstract, final or empty.394
ErrorsMissing a Javadoc comment.394
ErrorsParameter create should be final.394
Errors'{' should be on the previous line.395
Errors'(' is followed by whitespace.397
Errors')' is preceded with whitespace.397
Errors'{' should be on the previous line.398
Errors'(' is followed by whitespace.402
Errors'(' is followed by whitespace.402
Errors')' is preceded with whitespace.403
Errors')' is preceded with whitespace.403
ErrorsMissing a Javadoc comment.407
Errors'{' should be on the previous line.408
ErrorsMethod 'endAndExpr' is not designed for extension - needs to be abstract, final or empty.411
ErrorsMissing a Javadoc comment.411
ErrorsParameter create should be final.411
Errors'{' should be on the previous line.412
Errors'(' is followed by whitespace.414
Errors')' is preceded with whitespace.414
Errors'{' should be on the previous line.415
Errors'(' is followed by whitespace.420
Errors'(' is followed by whitespace.420
Errors')' is preceded with whitespace.421
Errors')' is preceded with whitespace.421
ErrorsMissing a Javadoc comment.425
Errors'{' should be on the previous line.426
ErrorsMethod 'endEqualityExpr' is not designed for extension - needs to be abstract, final or empty.429
ErrorsMissing a Javadoc comment.429
ErrorsParameter operator should be final.429
Errors'{' should be on the previous line.430
Errors'(' is followed by whitespace.432
Errors')' is preceded with whitespace.432
Errors'{' should be on the previous line.433
ErrorsLine has trailing spaces.434
ErrorsLine has trailing spaces.437
Errors'(' is followed by whitespace.438
Errors'(' is followed by whitespace.438
Errors')' is preceded with whitespace.440
Errors')' is preceded with whitespace.440
ErrorsMissing a Javadoc comment.444
Errors'{' should be on the previous line.445
ErrorsMethod 'endRelationalExpr' is not designed for extension - needs to be abstract, final or empty.448
ErrorsMissing a Javadoc comment.448
ErrorsParameter operator should be final.448
Errors'{' should be on the previous line.449
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'{' should be on the previous line.452
Errors'(' is followed by whitespace.457
Errors'(' is followed by whitespace.457
Errors')' is preceded with whitespace.459
Errors')' is preceded with whitespace.459
ErrorsMissing a Javadoc comment.463
Errors'{' should be on the previous line.464
ErrorsMethod 'endAdditiveExpr' is not designed for extension - needs to be abstract, final or empty.467
ErrorsMissing a Javadoc comment.467
ErrorsParameter operator should be final.467
Errors'{' should be on the previous line.468
Errors'(' is followed by whitespace.470
Errors')' is preceded with whitespace.470
Errors'{' should be on the previous line.471
ErrorsLine has trailing spaces.472
ErrorsLine has trailing spaces.475
Errors'(' is followed by whitespace.476
Errors'(' is followed by whitespace.476
Errors')' is preceded with whitespace.478
Errors')' is preceded with whitespace.478
ErrorsMissing a Javadoc comment.482
Errors'{' should be on the previous line.483
ErrorsMethod 'endMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty.486
ErrorsMissing a Javadoc comment.486
ErrorsParameter operator should be final.486
Errors'{' should be on the previous line.487
Errors'(' is followed by whitespace.489
Errors')' is preceded with whitespace.489
Errors'{' should be on the previous line.490
ErrorsLine has trailing spaces.494
Errors'(' is followed by whitespace.495
Errors'(' is followed by whitespace.495
Errors')' is preceded with whitespace.497
Errors')' is preceded with whitespace.497
ErrorsMissing a Javadoc comment.501
Errors'{' should be on the previous line.502
ErrorsMethod 'endUnaryExpr' is not designed for extension - needs to be abstract, final or empty.505
ErrorsMissing a Javadoc comment.505
ErrorsParameter operator should be final.505
Errors'{' should be on the previous line.506
Errors'(' is followed by whitespace.508
Errors')' is preceded with whitespace.508
Errors'{' should be on the previous line.509
Errors'(' is followed by whitespace.510
Errors'(' is followed by whitespace.510
Errors')' is preceded with whitespace.511
Errors')' is preceded with whitespace.511
ErrorsLine has trailing spaces.515
ErrorsMissing a Javadoc comment.515
Errors'{' should be on the previous line.516
ErrorsMethod 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty.519
ErrorsMissing a Javadoc comment.519
ErrorsParameter create should be final.519
Errors'{' should be on the previous line.520
Errors'(' is followed by whitespace.522
Errors')' is preceded with whitespace.522
Errors'{' should be on the previous line.523
Errors'(' is followed by whitespace.528
Errors'(' is followed by whitespace.528
Errors')' is preceded with whitespace.529
Errors')' is preceded with whitespace.529
ErrorsMethod 'number' is not designed for extension - needs to be abstract, final or empty.533
ErrorsMissing a Javadoc comment.533
ErrorsParameter number should be final.533
Errors'{' should be on the previous line.534
Errors'(' is followed by whitespace.535
Errors'(' is followed by whitespace.535
Errors')' is preceded with whitespace.535
Errors')' is preceded with whitespace.535
ErrorsMethod 'number' is not designed for extension - needs to be abstract, final or empty.538
ErrorsMissing a Javadoc comment.538
ErrorsParameter number should be final.538
Errors'{' should be on the previous line.539
Errors'(' is followed by whitespace.540
Errors'(' is followed by whitespace.540
Errors')' is preceded with whitespace.540
Errors')' is preceded with whitespace.540
ErrorsMethod 'literal' is not designed for extension - needs to be abstract, final or empty.543
ErrorsMissing a Javadoc comment.543
ErrorsParameter literal should be final.543
Errors'{' should be on the previous line.544
Errors'(' is followed by whitespace.545
Errors'(' is followed by whitespace.545
Errors')' is preceded with whitespace.545
Errors')' is preceded with whitespace.545
ErrorsMethod 'variableReference' is not designed for extension - needs to be abstract, final or empty.548
ErrorsMissing a Javadoc comment.548
ErrorsParameter prefix should be final.548
ErrorsParameter variableName should be final.549
Errors'{' should be on the previous line.550
Errors'(' is followed by whitespace.551
Errors'(' is followed by whitespace.551
Errors')' is preceded with whitespace.552
Errors')' is preceded with whitespace.552
ErrorsMethod 'startFunction' is not designed for extension - needs to be abstract, final or empty.555
ErrorsMissing a Javadoc comment.555
ErrorsParameter prefix should be final.555
ErrorsParameter functionName should be final.556
Errors'{' should be on the previous line.557
Errors'(' is followed by whitespace.559
Errors'(' is followed by whitespace.559
Errors')' is preceded with whitespace.560
Errors')' is preceded with whitespace.560
ErrorsMethod 'endFunction' is not designed for extension - needs to be abstract, final or empty.563
ErrorsMissing a Javadoc comment.563
Errors'{' should be on the previous line.564
ErrorsLine is longer than 80 characters.565
Errors'(' is followed by whitespace.567
Errors')' is preceded with whitespace.568
Errors'(' is followed by whitespace.570
Errors')' is preceded with whitespace.570
ErrorsMethod 'addParameters' is not designed for extension - needs to be abstract, final or empty.573
ErrorsMissing a Javadoc comment.573
ErrorsParameter function should be final.573
ErrorsParameter paramIter should be final.574
Errors'{' should be on the previous line.575
Errors'(' is followed by whitespace.576
Errors')' is preceded with whitespace.576
Errors'{' should be on the previous line.577
Errors'(' is followed by whitespace.578
Errors')' is preceded with whitespace.578
ErrorsMethod 'stackSize' is not designed for extension - needs to be abstract, final or empty.582
ErrorsMissing a Javadoc comment.582
Errors'{' should be on the previous line.583
ErrorsMethod 'push' is not designed for extension - needs to be abstract, final or empty.587
ErrorsMissing a Javadoc comment.587
ErrorsParameter obj should be final.587
Errors'{' should be on the previous line.588
Errors'(' is followed by whitespace.589
Errors')' is preceded with whitespace.589
ErrorsMethod 'pop' is not designed for extension - needs to be abstract, final or empty.592
ErrorsMissing a Javadoc comment.592
Errors'{' should be on the previous line.593
ErrorsMethod 'canPop' is not designed for extension - needs to be abstract, final or empty.597
ErrorsMissing a Javadoc comment.597
Errors'{' should be on the previous line.598
Errors'(' is followed by whitespace.599
Errors')' is preceded with whitespace.599
ErrorsMethod 'pushFrame' is not designed for extension - needs to be abstract, final or empty.602
ErrorsMissing a Javadoc comment.602
Errors'{' should be on the previous line.603
Errors'(' is followed by whitespace.604
Errors')' is preceded with whitespace.604
ErrorsMethod 'popFrame' is not designed for extension - needs to be abstract, final or empty.607
ErrorsMissing a Javadoc comment.607
Errors'{' should be on the previous line.608
ErrorsMethod 'peekFrame' is not designed for extension - needs to be abstract, final or empty.612
ErrorsMissing a Javadoc comment.612
Errors'{' should be on the previous line.613

org/jaxen/JaxenRuntimeException.java

ViolationMessageLine
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.55
Errors'{' should be on the previous line.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.66
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsParameter cause should be final.74
Errors'cause' hides a field.74
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.82
ErrorsParameter message should be final.85
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
ErrorsMethod 'getCause' is not designed for extension - needs to be abstract, final or empty.96
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.107
ErrorsMethod 'initCause' is not designed for extension - needs to be abstract, final or empty.110
ErrorsParameter cause should be final.110
Errors'cause' hides a field.110
Errors'if' construct must use '{}'s.111
Errors'if' construct must use '{}'s.112
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.123
Errors'(' is preceded with whitespace.123
Errors'(' is followed by whitespace.123
ErrorsParameter s should be final.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'(' is preceded with whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors'1.4' is a magic number.126
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.137
Errors'(' is preceded with whitespace.137
Errors'(' is followed by whitespace.137
ErrorsParameter s should be final.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
Errors'1.4' is a magic number.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.55
Errors'{' should be on the previous line.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.66
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsParameter cause should be final.74
Errors'cause' hides a field.74
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.82
ErrorsParameter message should be final.85
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
ErrorsMethod 'getCause' is not designed for extension - needs to be abstract, final or empty.96
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.107
ErrorsMethod 'initCause' is not designed for extension - needs to be abstract, final or empty.110
ErrorsParameter cause should be final.110
Errors'cause' hides a field.110
Errors'if' construct must use '{}'s.111
Errors'if' construct must use '{}'s.112
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.123
Errors'(' is preceded with whitespace.123
Errors'(' is followed by whitespace.123
ErrorsParameter s should be final.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'(' is preceded with whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors'1.4' is a magic number.126
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.137
Errors'(' is preceded with whitespace.137
Errors'(' is followed by whitespace.137
ErrorsParameter s should be final.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
Errors'1.4' is a magic number.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine has trailing spaces.145

org/jaxen/NamedAccessNavigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.89
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.89
ErrorsLine has trailing spaces.95

org/jaxen/NamespaceContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters.70
Errors'{' should be on the previous line.80
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters.70
Errors'{' should be on the previous line.80
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.96

org/jaxen/Navigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.239
ErrorsFirst sentence should end with a period.249
ErrorsLine has trailing spaces.269
ErrorsLine is longer than 80 characters.282
ErrorsLine has trailing spaces.289
ErrorsLine has trailing spaces.296
ErrorsLine has trailing spaces.304
ErrorsLine has trailing spaces.320
ErrorsLine has trailing spaces.377
ErrorsLine has trailing spaces.386
ErrorsLine has trailing spaces.395
ErrorsLine has trailing spaces.404
ErrorsLine is longer than 80 characters.417
ErrorsLine has trailing spaces.446
ErrorsLine has trailing spaces.448
ErrorsLine has trailing spaces.488
ErrorsLine is longer than 80 characters.489
ErrorsLine has trailing spaces.517
ErrorsLine has trailing spaces.542
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.239
ErrorsFirst sentence should end with a period.249
ErrorsLine has trailing spaces.269
ErrorsLine is longer than 80 characters.282
ErrorsLine has trailing spaces.289
ErrorsLine has trailing spaces.296
ErrorsLine has trailing spaces.304
ErrorsLine has trailing spaces.320
ErrorsLine has trailing spaces.377
ErrorsLine has trailing spaces.386
ErrorsLine has trailing spaces.395
ErrorsLine has trailing spaces.404
ErrorsLine is longer than 80 characters.417
ErrorsLine has trailing spaces.446
ErrorsLine has trailing spaces.448
ErrorsLine has trailing spaces.488
ErrorsLine is longer than 80 characters.489
ErrorsLine has trailing spaces.517
ErrorsLine has trailing spaces.542

org/jaxen/QualifiedName.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.72
ErrorsParameter namespaceURI should be final.72
Errors'namespaceURI' hides a field.72
ErrorsParameter localName should be final.72
Errors'localName' hides a field.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'if' construct must use '{}'s.74
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
Errors'(' is followed by whitespace.84
ErrorsParameter o should be final.84
Errors')' is preceded with whitespace.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.87
Errors'(' is followed by whitespace.91
Errors'&&' should be on a new line.91
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.94
Errors'if' construct must use '{}'s.99
Errors'else' construct must use '{}'s.100
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.72
ErrorsParameter namespaceURI should be final.72
Errors'namespaceURI' hides a field.72
ErrorsParameter localName should be final.72
Errors'localName' hides a field.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'if' construct must use '{}'s.74
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
Errors'(' is followed by whitespace.84
ErrorsParameter o should be final.84
Errors')' is preceded with whitespace.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.87
Errors'(' is followed by whitespace.91
Errors'&&' should be on a new line.91
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.94
Errors'if' construct must use '{}'s.99
Errors'else' construct must use '{}'s.100
ErrorsLine has trailing spaces.102

org/jaxen/SimpleFunctionContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.70
Errors'{' should be on the previous line.76
ErrorsMethod 'registerFunction' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter namespaceURI should be final.108
ErrorsParameter localName should be final.109
ErrorsParameter function should be final.110
Errors')' is preceded with whitespace.110
Errors'{' should be on the previous line.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.113
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
ErrorsParameter namespaceURI should be final.116
ErrorsParameter prefix should be final.117
ErrorsParameter localName should be final.118
Errors')' is preceded with whitespace.118
Errors'{' should be on the previous line.120
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'}' should be on the same line.125
ErrorsLine is longer than 80 characters.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.70
Errors'{' should be on the previous line.76
ErrorsMethod 'registerFunction' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter namespaceURI should be final.108
ErrorsParameter localName should be final.109
ErrorsParameter function should be final.110
Errors')' is preceded with whitespace.110
Errors'{' should be on the previous line.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.113
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
ErrorsParameter namespaceURI should be final.116
ErrorsParameter prefix should be final.117
ErrorsParameter localName should be final.118
Errors')' is preceded with whitespace.118
Errors'{' should be on the previous line.120
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'}' should be on the same line.125
ErrorsLine is longer than 80 characters.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127

org/jaxen/SimpleNamespaceContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.74
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.79
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.81
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.85
ErrorsUnused @throws tag for 'NullPointerException'.85
ErrorsLine has trailing spaces.86
ErrorsLine is longer than 80 characters.86
ErrorsUnused @throws tag for 'ClassCastException'.86
ErrorsParameter namespaces should be final.88
Errors'namespaces' hides a field.88
Errors'{' should be on the previous line.89
Errors'!' is followed by whitespace.93
Errors'!' is followed by whitespace.94
ErrorsLine has trailing spaces.110
ErrorsMethod 'addElementNamespaces' is not designed for extension - needs to be abstract, final or empty.113
Errors'(' is followed by whitespace.113
ErrorsParameter nav should be final.113
ErrorsParameter element should be final.113
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.131
ErrorsMethod 'addNamespace' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter prefix should be final.135
ErrorsParameter URI should be final.135
ErrorsName 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'.135
Errors'{' should be on the previous line.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter prefix should be final.140
Errors'{' should be on the previous line.141
Errors'(' is followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors')' is preceded with whitespace.142
Errors'{' should be on the previous line.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.74
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.79
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.81
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.85
ErrorsUnused @throws tag for 'NullPointerException'.85
ErrorsLine has trailing spaces.86
ErrorsLine is longer than 80 characters.86
ErrorsUnused @throws tag for 'ClassCastException'.86
ErrorsParameter namespaces should be final.88
Errors'namespaces' hides a field.88
Errors'{' should be on the previous line.89
Errors'!' is followed by whitespace.93
Errors'!' is followed by whitespace.94
ErrorsLine has trailing spaces.110
ErrorsMethod 'addElementNamespaces' is not designed for extension - needs to be abstract, final or empty.113
Errors'(' is followed by whitespace.113
ErrorsParameter nav should be final.113
ErrorsParameter element should be final.113
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.131
ErrorsMethod 'addNamespace' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter prefix should be final.135
ErrorsParameter URI should be final.135
ErrorsName 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'.135
Errors'{' should be on the previous line.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter prefix should be final.140
Errors'{' should be on the previous line.141
Errors'(' is followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors')' is preceded with whitespace.142
Errors'{' should be on the previous line.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144

org/jaxen/SimpleVariableContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.68
Errors'{' should be on the previous line.81
ErrorsLine has trailing spaces.88
ErrorsMethod 'setVariableValue' is not designed for extension - needs to be abstract, final or empty.102
Errors'(' is followed by whitespace.102
ErrorsParameter namespaceURI should be final.102
ErrorsParameter localName should be final.103
ErrorsParameter value should be final.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.107
ErrorsMethod 'setVariableValue' is not designed for extension - needs to be abstract, final or empty.122
Errors'(' is followed by whitespace.122
ErrorsParameter localName should be final.122
ErrorsParameter value should be final.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
ErrorsMethod 'getVariableValue' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
Errors'(' is followed by whitespace.128
ErrorsParameter namespaceURI should be final.128
ErrorsParameter prefix should be final.129
ErrorsParameter localName should be final.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.132
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'{' should be on the previous line.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
Errors'}' should be on the same line.138
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.68
Errors'{' should be on the previous line.81
ErrorsLine has trailing spaces.88
ErrorsMethod 'setVariableValue' is not designed for extension - needs to be abstract, final or empty.102
Errors'(' is followed by whitespace.102
ErrorsParameter namespaceURI should be final.102
ErrorsParameter localName should be final.103
ErrorsParameter value should be final.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.107
ErrorsMethod 'setVariableValue' is not designed for extension - needs to be abstract, final or empty.122
Errors'(' is followed by whitespace.122
ErrorsParameter localName should be final.122
ErrorsParameter value should be final.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
ErrorsMethod 'getVariableValue' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
Errors'(' is followed by whitespace.128
ErrorsParameter namespaceURI should be final.128
ErrorsParameter prefix should be final.129
ErrorsParameter localName should be final.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.132
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'{' should be on the previous line.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
Errors'}' should be on the same line.138
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141

org/jaxen/UnresolvableException.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.66
ErrorsParameter message should be final.69
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.66
ErrorsParameter message should be final.69
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/UnsupportedAxisException.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.55
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.65
ErrorsParameter message should be final.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.55
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.65
ErrorsParameter message should be final.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75

org/jaxen/VariableContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.85
ErrorsRedundant 'public' modifier.110
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.112
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.85
ErrorsRedundant 'public' modifier.110
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.112

org/jaxen/XPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.46
Errors'{' should be on the previous line.58
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.152
ErrorsLine is longer than 80 characters.167
ErrorsLine has trailing spaces.176
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters.190
ErrorsLine has trailing spaces.218
ErrorsLine has trailing spaces.230
ErrorsLine has trailing spaces.232
ErrorsLine has trailing spaces.238
ErrorsLine is longer than 80 characters.241
ErrorsLine has trailing spaces.248
ErrorsLine has trailing spaces.283
ErrorsLine is longer than 80 characters.341
ErrorsLine is longer than 80 characters.361
ErrorsLine is longer than 80 characters.381
ErrorsLine has trailing spaces.387
ErrorsLine has trailing spaces.391
ErrorsLine has trailing spaces.393
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.46
Errors'{' should be on the previous line.58
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.152
ErrorsLine is longer than 80 characters.167
ErrorsLine has trailing spaces.176
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters.190
ErrorsLine has trailing spaces.218
ErrorsLine has trailing spaces.230
ErrorsLine has trailing spaces.232
ErrorsLine has trailing spaces.238
ErrorsLine is longer than 80 characters.241
ErrorsLine has trailing spaces.248
ErrorsLine has trailing spaces.283
ErrorsLine is longer than 80 characters.341
ErrorsLine is longer than 80 characters.361
ErrorsLine is longer than 80 characters.381
ErrorsLine has trailing spaces.387
ErrorsLine has trailing spaces.391
ErrorsLine has trailing spaces.393

org/jaxen/XPathFunctionContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.98
Errors'{' should be on the previous line.120
ErrorsMissing a Javadoc comment.121
ErrorsFirst sentence should end with a period.123
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.136
ErrorsLine has trailing spaces.142
ErrorsLine is longer than 80 characters.143
ErrorsParameter includeExtensionFunctions should be final.146
Errors'{' should be on the previous line.147
ErrorsMissing a Javadoc comment.155
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.159
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.163
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.167
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.171
ErrorsLine has trailing spaces.172
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.175
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.183
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.187
Errors'(' is followed by whitespace.189
Errors')' is preceded with whitespace.191
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.195
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.203
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.207
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.211
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.215
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.219
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.223
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.227
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.231
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.235
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.239
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.243
Errors'(' is followed by whitespace.245
Errors')' is preceded with whitespace.247
Errors'(' is followed by whitespace.249
Errors')' is preceded with whitespace.251
Errors'(' is followed by whitespace.253
Errors')' is preceded with whitespace.255
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.259
ErrorsLine has trailing spaces.260
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.263
ErrorsMissing a Javadoc comment.266
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.271
ErrorsMissing a Javadoc comment.274
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.280
ErrorsLine has trailing spaces.281
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.284
ErrorsLine has trailing spaces.285
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.288
ErrorsLine has trailing spaces.289
Errors'(' is followed by whitespace.290
Errors')' is preceded with whitespace.292
ErrorsLine has trailing spaces.295
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.98
Errors'{' should be on the previous line.120
ErrorsMissing a Javadoc comment.121
ErrorsFirst sentence should end with a period.123
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.136
ErrorsLine has trailing spaces.142
ErrorsLine is longer than 80 characters.143
ErrorsParameter includeExtensionFunctions should be final.146
Errors'{' should be on the previous line.147
ErrorsMissing a Javadoc comment.155
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.159
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.163
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.167
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.171
ErrorsLine has trailing spaces.172
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.175
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.183
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.187
Errors'(' is followed by whitespace.189
Errors')' is preceded with whitespace.191
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.195
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.203
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.207
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.211
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.215
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.219
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.223
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.227
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.231
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.235
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.239
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.243
Errors'(' is followed by whitespace.245
Errors')' is preceded with whitespace.247
Errors'(' is followed by whitespace.249
Errors')' is preceded with whitespace.251
Errors'(' is followed by whitespace.253
Errors')' is preceded with whitespace.255
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.259
ErrorsLine has trailing spaces.260
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.263
ErrorsMissing a Javadoc comment.266
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.271
ErrorsMissing a Javadoc comment.274
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.280
ErrorsLine has trailing spaces.281
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.284
ErrorsLine has trailing spaces.285
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.288
ErrorsLine has trailing spaces.289
Errors'(' is followed by whitespace.290
Errors')' is preceded with whitespace.292
ErrorsLine has trailing spaces.295

org/jaxen/XPathSyntaxException.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsFirst sentence should end with a period.63
ErrorsFirst sentence should end with a period.66
ErrorsLine has trailing spaces.72
ErrorsParameter e should be final.75
Errors'{' should be on the previous line.76
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsFirst sentence should end with a period.83
ErrorsParameter xpath should be final.89
Errors'xpath' hides a field.89
ErrorsParameter position should be final.90
Errors'position' hides a field.90
ErrorsParameter message should be final.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsMethod 'getPosition' is not designed for extension - needs to be abstract, final or empty.103
Errors'{' should be on the previous line.104
ErrorsMethod 'getXPath' is not designed for extension - needs to be abstract, final or empty.112
Errors'{' should be on the previous line.113
ErrorsMethod 'getPositionMarker' is not designed for extension - needs to be abstract, final or empty.129
Errors'{' should be on the previous line.130
Errors'(' is followed by whitespace.135
Errors';' is preceded with whitespace.135
Errors';' is preceded with whitespace.135
Errors')' is preceded with whitespace.135
Errors'{' should be on the previous line.136
ErrorsLine has trailing spaces.143
ErrorsMethod 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty.157
Errors'{' should be on the previous line.158
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsFirst sentence should end with a period.63
ErrorsFirst sentence should end with a period.66
ErrorsLine has trailing spaces.72
ErrorsParameter e should be final.75
Errors'{' should be on the previous line.76
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsFirst sentence should end with a period.83
ErrorsParameter xpath should be final.89
Errors'xpath' hides a field.89
ErrorsParameter position should be final.90
Errors'position' hides a field.90
ErrorsParameter message should be final.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsMethod 'getPosition' is not designed for extension - needs to be abstract, final or empty.103
Errors'{' should be on the previous line.104
ErrorsMethod 'getXPath' is not designed for extension - needs to be abstract, final or empty.112
Errors'{' should be on the previous line.113
ErrorsMethod 'getPositionMarker' is not designed for extension - needs to be abstract, final or empty.129
Errors'{' should be on the previous line.130
Errors'(' is followed by whitespace.135
Errors';' is preceded with whitespace.135
Errors';' is preceded with whitespace.135
Errors')' is preceded with whitespace.135
Errors'{' should be on the previous line.136
ErrorsLine has trailing spaces.143
ErrorsMethod 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty.157
Errors'{' should be on the previous line.158
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164

org/jaxen/dom/DOMXPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.75
ErrorsParameter xpathExpr should be final.85
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.75
ErrorsParameter xpathExpr should be final.85
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
ErrorsLine has trailing spaces.90

org/jaxen/dom/DocumentNavigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsMissing a Javadoc comment.110
Errors'static' modifier out of order with the JLS suggestions.110
ErrorsLine has trailing spaces.113
Errors'(' is preceded with whitespace.122
Errors'{' should be on the previous line.123
Errors'(' is preceded with whitespace.132
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.138
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.150
Errors'(' is preceded with whitespace.150
ErrorsParameter contextNode should be final.150
Errors'{' should be on the previous line.151
ErrorsLine is longer than 80 characters.154
Errors'(' is followed by whitespace.154
Errors'(' is preceded with whitespace.156
Errors'cast' is not followed by whitespace.156
Errors'(' is preceded with whitespace.157
ErrorsParameter node should be final.157
Errors'{' should be on the previous line.158
Errors'(' is preceded with whitespace.161
ErrorsParameter node should be final.161
Errors'{' should be on the previous line.162
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.179
Errors'(' is preceded with whitespace.179
ErrorsParameter contextNode should be final.179
Errors'{' should be on the previous line.180
Errors'cast' is not followed by whitespace.181
Errors'(' is preceded with whitespace.184
Errors'(' is preceded with whitespace.185
ErrorsParameter n should be final.185
Errors'{' should be on the previous line.186
Errors'cast' is not followed by whitespace.189
Errors'(' is preceded with whitespace.191
ErrorsParameter n should be final.191
Errors'(' is preceded with whitespace.196
Errors'(' is preceded with whitespace.197
ErrorsParameter n should be final.197
Errors'{' should be on the previous line.198
Errors'(' is preceded with whitespace.201
ErrorsParameter n should be final.201
ErrorsLine has trailing spaces.207
ErrorsLine has trailing spaces.208
ErrorsLine has trailing spaces.209
ErrorsLine has trailing spaces.213
ErrorsLine has trailing spaces.215
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.219
ErrorsParameter child should be final.219
ErrorsMethod 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.234
Errors'(' is preceded with whitespace.234
ErrorsParameter contextNode should be final.234
Errors'{' should be on the previous line.235
Errors'(' is preceded with whitespace.236
Errors'cast' is not followed by whitespace.236
Errors'(' is preceded with whitespace.237
ErrorsParameter node should be final.237
Errors'{' should be on the previous line.238
Errors'(' is preceded with whitespace.241
ErrorsParameter node should be final.241
ErrorsMethod 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.254
Errors'(' is preceded with whitespace.254
ErrorsParameter contextNode should be final.254
Errors'{' should be on the previous line.255
Errors'(' is preceded with whitespace.256
Errors'cast' is not followed by whitespace.256
Errors'(' is preceded with whitespace.257
ErrorsParameter node should be final.257
Errors'{' should be on the previous line.258
Errors'(' is preceded with whitespace.261
ErrorsParameter node should be final.261
ErrorsMethod 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty.274
Errors'(' is preceded with whitespace.274
ErrorsParameter contextNode should be final.274
Errors'{' should be on the previous line.275
Errors'(' is preceded with whitespace.276
Errors'cast' is not followed by whitespace.276
Errors'(' is preceded with whitespace.277
ErrorsParameter node should be final.277
Errors'{' should be on the previous line.278
Errors'}' should be on the same line.281
Errors'}' should be on the same line.286
Errors'(' is preceded with whitespace.292
ErrorsParameter node should be final.292
Errors'}' should be on the same line.295
Errors'if' construct must use '{}'s.298
Errors'if' construct must use '{}'s.299
ErrorsLine is longer than 80 characters.299
Errors'else' construct must use '{}'s.300
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.313
Errors'(' is preceded with whitespace.313
ErrorsParameter contextNode should be final.313
Errors'{' should be on the previous line.314
Errors'cast' is not followed by whitespace.316
ErrorsLine has trailing spaces.317
Errors'}' should be on the same line.317
ErrorsLine has trailing spaces.331
ErrorsLine has trailing spaces.333
ErrorsLine has trailing spaces.334
ErrorsLine has trailing spaces.335
ErrorsLine has trailing spaces.336
ErrorsLine has trailing spaces.339
ErrorsLine has trailing spaces.342
ErrorsLine has trailing spaces.344
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.350
Errors'(' is preceded with whitespace.350
ErrorsParameter contextNode should be final.350
Errors'{' should be on the previous line.351
ErrorsLine has trailing spaces.363
Errors'!' is followed by whitespace.366
ErrorsLine is longer than 80 characters.369
ErrorsLine is longer than 80 characters.380
ErrorsLine is longer than 80 characters.382
ErrorsMust have at least one statement.382
Errors'}' should be on the same line.383
ErrorsLine is longer than 80 characters.387
Errors'cast' is not followed by whitespace.387
ErrorsLine is longer than 80 characters.388
Errors'if' construct must use '{}'s.389
ErrorsLine is longer than 80 characters.389
ErrorsLine has trailing spaces.390
ErrorsLine has trailing spaces.393
ErrorsLine is longer than 80 characters.397
ErrorsLine is longer than 80 characters.399
Errors'(' is followed by whitespace.401
Errors'cast' is not followed by whitespace.401
ErrorsLine is longer than 80 characters.402
Errors'if' construct must use '{}'s.404
ErrorsLine has trailing spaces.407
ErrorsLine has trailing spaces.409
Errors'cast' is not followed by whitespace.415
Errors'cast' is not followed by whitespace.421
ErrorsLine has trailing spaces.426
Errors'}' should be on the same line.426
ErrorsLine has trailing spaces.434
ErrorsLine is longer than 80 characters.437
ErrorsLine is longer than 80 characters.439
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.439
Errors'(' is preceded with whitespace.439
ErrorsParameter xpath should be final.439
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.450
Errors'(' is preceded with whitespace.450
ErrorsParameter contextNode should be final.450
Errors'{' should be on the previous line.451
Errors'if' construct must use '{}'s.452
Errors'else' construct must use '{}'s.453
Errors'cast' is not followed by whitespace.453
ErrorsLine has trailing spaces.456
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.466
Errors'(' is preceded with whitespace.466
ErrorsParameter element should be final.466
Errors'{' should be on the previous line.467
Errors'}' should be on the same line.473
ErrorsMust have at least one statement.474
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.487
Errors'(' is preceded with whitespace.487
ErrorsParameter element should be final.487
Errors'{' should be on the previous line.488
Errors'cast' is not followed by whitespace.490
Errors'if' construct must use '{}'s.491
Errors'cast' is not followed by whitespace.491
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.505
Errors'(' is preceded with whitespace.505
ErrorsParameter element should be final.505
Errors'{' should be on the previous line.506
Errors'}' should be on the same line.512
ErrorsMust have at least one statement.513
ErrorsLine has trailing spaces.523
ErrorsLine has trailing spaces.525
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.527
Errors'(' is preceded with whitespace.527
ErrorsParameter attribute should be final.527
Errors'{' should be on the previous line.528
Errors'}' should be on the same line.534
ErrorsMust have at least one statement.535
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.548
Errors'(' is preceded with whitespace.548
ErrorsParameter attribute should be final.548
Errors'{' should be on the previous line.549
Errors'cast' is not followed by whitespace.551
Errors'if' construct must use '{}'s.552
Errors'cast' is not followed by whitespace.552
ErrorsLine has trailing spaces.563
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.567
Errors'(' is preceded with whitespace.567
ErrorsParameter attribute should be final.567
Errors'{' should be on the previous line.568
Errors'}' should be on the same line.574
ErrorsMust have at least one statement.575
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.587
Errors'(' is preceded with whitespace.587
ErrorsParameter object should be final.587
Errors'{' should be on the previous line.588
Errors'&&' should be on a new line.589
Errors'cast' is not followed by whitespace.590
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.600
Errors'(' is preceded with whitespace.600
ErrorsParameter object should be final.600
Errors'{' should be on the previous line.601
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.612
Errors'(' is preceded with whitespace.612
ErrorsParameter object should be final.612
Errors'{' should be on the previous line.613
Errors'&&' should be on a new line.614
Errors'cast' is not followed by whitespace.615
ErrorsLine has trailing spaces.620
ErrorsLine has trailing spaces.622
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.627
Errors'(' is preceded with whitespace.627
ErrorsParameter object should be final.627
Errors'{' should be on the previous line.628
Errors'&&' should be on a new line.629
Errors'cast' is not followed by whitespace.630
ErrorsLine is longer than 80 characters.631
Errors'!' is followed by whitespace.631
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.641
Errors'(' is preceded with whitespace.641
ErrorsParameter object should be final.641
Errors'{' should be on the previous line.642
Errors'&&' should be on a new line.643
Errors'cast' is not followed by whitespace.644
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.654
Errors'(' is preceded with whitespace.654
ErrorsParameter object should be final.654
Errors'{' should be on the previous line.655
Errors'cast' is not followed by whitespace.657
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.676
Errors'(' is preceded with whitespace.676
ErrorsParameter object should be final.676
Errors'{' should be on the previous line.677
Errors'&&' should be on a new line.678
Errors'cast' is not followed by whitespace.679
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.690
Errors'(' is preceded with whitespace.690
ErrorsParameter object should be final.690
Errors'{' should be on the previous line.691
Errors'cast' is not followed by whitespace.693
Errors'}' should be on the same line.694
Errors'(' is preceded with whitespace.708
ErrorsParameter node should be final.708
ErrorsParameter buffer should be final.708
Errors'{' should be on the previous line.709
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.730
Errors'(' is preceded with whitespace.730
ErrorsParameter object should be final.730
Errors'{' should be on the previous line.731
Errors'if' construct must use '{}'s.732
Errors'cast' is not followed by whitespace.732
Errors'else' construct must use '{}'s.733
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.743
Errors'(' is preceded with whitespace.743
ErrorsParameter object should be final.743
Errors'{' should be on the previous line.744
Errors'if' construct must use '{}'s.745
Errors'cast' is not followed by whitespace.745
Errors'else' construct must use '{}'s.746
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.756
Errors'(' is preceded with whitespace.756
ErrorsParameter object should be final.756
Errors'{' should be on the previous line.757
Errors'if' construct must use '{}'s.758
Errors'cast' is not followed by whitespace.758
Errors'else' construct must use '{}'s.759
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.770
Errors'(' is preceded with whitespace.770
ErrorsParameter object should be final.770
Errors'{' should be on the previous line.771
Errors'if' construct must use '{}'s.772
Errors'cast' is not followed by whitespace.772
Errors'else' construct must use '{}'s.773
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.783
Errors'(' is preceded with whitespace.783
ErrorsParameter object should be final.783
Errors'{' should be on the previous line.784
Errors'if' construct must use '{}'s.785
Errors'cast' is not followed by whitespace.785
Errors'else' construct must use '{}'s.786
ErrorsLine has trailing spaces.791
ErrorsLine is longer than 80 characters.794
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.797
Errors'(' is preceded with whitespace.797
ErrorsParameter prefix should be final.797
ErrorsParameter element should be final.797
Errors'cast' is not followed by whitespace.801
Errors'if' construct must use '{}'s.802
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.817
ErrorsParameter uri should be final.817
Errors'{' should be on the previous line.818
Errors'{' should be on the previous line.820
ErrorsLine has trailing spaces.822
ErrorsLine is longer than 80 characters.823
Errors'(' is followed by whitespace.826
Errors')' is preceded with whitespace.826
Errors'}' should be on the same line.827
ErrorsLine is longer than 80 characters.829
Errors'}' should be on the same line.830
ErrorsLine is longer than 80 characters.832
Errors'}' should be on the same line.833
ErrorsLine is longer than 80 characters.835
ErrorsLine has trailing spaces.837
ErrorsLine has trailing spaces.839
ErrorsLine has trailing spaces.842
ErrorsUnused @throws tag for 'ClassCastException'.845
ErrorsLine has trailing spaces.846
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.848
ErrorsParameter obj should be final.848
ErrorsLine has trailing spaces.849
Errors'{' should be on the previous line.849
ErrorsLine has trailing spaces.859
ErrorsUnused @throws tag for 'ClassCastException'.862
ErrorsLine has trailing spaces.863
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.865
ErrorsParameter obj should be final.865
Errors'{' should be on the previous line.866
ErrorsLine has trailing spaces.874
Errors'{' should be on the previous line.893
Errors'(' is preceded with whitespace.901
ErrorsParameter contextNode should be final.901
Errors'{' should be on the previous line.902
ErrorsMissing a Javadoc comment.909
Errors'(' is preceded with whitespace.909
Errors'{' should be on the previous line.910
ErrorsMissing a Javadoc comment.914
Errors'(' is preceded with whitespace.914
Errors'{' should be on the previous line.915
Errors'if' construct must use '{}'s.916
ErrorsMissing a Javadoc comment.925
Errors'(' is preceded with whitespace.925
Errors'{' should be on the previous line.926
Errors'(' is preceded with whitespace.941
Errors'(' is preceded with whitespace.955
Errors'(' is preceded with whitespace.964
ErrorsParameter node should be final.964
Errors'node' hides a field.964
Errors'{' should be on the previous line.965
Errors'if' construct must use '{}'s.967
ErrorsMissing a Javadoc comment.981
ErrorsLine has trailing spaces.985
Errors'{' should be on the previous line.995
Errors'(' is preceded with whitespace.1002
ErrorsParameter parent should be final.1002
Errors'{' should be on the previous line.1003
Errors'-' is not preceded with whitespace.1006
Errors'-' is not followed by whitespace.1006
ErrorsLine is longer than 80 characters.1008
Errors'!' is followed by whitespace.1008
ErrorsMissing a Javadoc comment.1015
Errors'(' is preceded with whitespace.1015
Errors'{' should be on the previous line.1016
ErrorsMissing a Javadoc comment.1020
Errors'(' is preceded with whitespace.1020
Errors'{' should be on the previous line.1021
Errors'if' construct must use '{}'s.1023
ErrorsLine is longer than 80 characters.1024
ErrorsLine has trailing spaces.1025
Errors'}' should be on the same line.1028
Errors'else' construct must use '{}'s.1029
ErrorsMissing a Javadoc comment.1032
Errors'(' is preceded with whitespace.1032
Errors'{' should be on the previous line.1033
ErrorsMissing a Javadoc comment.1038
ErrorsMissing a Javadoc comment.1039
ErrorsMissing a Javadoc comment.1040
ErrorsLine has trailing spaces.1060
ErrorsLine is longer than 80 characters.1061
ErrorsUnused @throws tag for 'ClassCastException'.1061
ErrorsLine has trailing spaces.1062
ErrorsMethod 'getElementById' is not designed for extension - needs to be abstract, final or empty.1064
ErrorsParameter object should be final.1064
ErrorsParameter elementId should be final.1064
Errors'{' should be on the previous line.1065
Errors'cast' is not followed by whitespace.1066
Errors'if' construct must use '{}'s.1067
Errors'else' construct must use '{}'s.1068
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsMissing a Javadoc comment.110
Errors'static' modifier out of order with the JLS suggestions.110
ErrorsLine has trailing spaces.113
Errors'(' is preceded with whitespace.122
Errors'{' should be on the previous line.123
Errors'(' is preceded with whitespace.132
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.138
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.150
Errors'(' is preceded with whitespace.150
ErrorsParameter contextNode should be final.150
Errors'{' should be on the previous line.151
ErrorsLine is longer than 80 characters.154
Errors'(' is followed by whitespace.154
Errors'(' is preceded with whitespace.156
Errors'cast' is not followed by whitespace.156
Errors'(' is preceded with whitespace.157
ErrorsParameter node should be final.157
Errors'{' should be on the previous line.158
Errors'(' is preceded with whitespace.161
ErrorsParameter node should be final.161
Errors'{' should be on the previous line.162
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.179
Errors'(' is preceded with whitespace.179
ErrorsParameter contextNode should be final.179
Errors'{' should be on the previous line.180
Errors'cast' is not followed by whitespace.181
Errors'(' is preceded with whitespace.184
Errors'(' is preceded with whitespace.185
ErrorsParameter n should be final.185
Errors'{' should be on the previous line.186
Errors'cast' is not followed by whitespace.189
Errors'(' is preceded with whitespace.191
ErrorsParameter n should be final.191
Errors'(' is preceded with whitespace.196
Errors'(' is preceded with whitespace.197
ErrorsParameter n should be final.197
Errors'{' should be on the previous line.198
Errors'(' is preceded with whitespace.201
ErrorsParameter n should be final.201
ErrorsLine has trailing spaces.207
ErrorsLine has trailing spaces.208
ErrorsLine has trailing spaces.209
ErrorsLine has trailing spaces.213
ErrorsLine has trailing spaces.215
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.219
ErrorsParameter child should be final.219
ErrorsMethod 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.234
Errors'(' is preceded with whitespace.234
ErrorsParameter contextNode should be final.234
Errors'{' should be on the previous line.235
Errors'(' is preceded with whitespace.236
Errors'cast' is not followed by whitespace.236
Errors'(' is preceded with whitespace.237
ErrorsParameter node should be final.237
Errors'{' should be on the previous line.238
Errors'(' is preceded with whitespace.241
ErrorsParameter node should be final.241
ErrorsMethod 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.254
Errors'(' is preceded with whitespace.254
ErrorsParameter contextNode should be final.254
Errors'{' should be on the previous line.255
Errors'(' is preceded with whitespace.256
Errors'cast' is not followed by whitespace.256
Errors'(' is preceded with whitespace.257
ErrorsParameter node should be final.257
Errors'{' should be on the previous line.258
Errors'(' is preceded with whitespace.261
ErrorsParameter node should be final.261
ErrorsMethod 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty.274
Errors'(' is preceded with whitespace.274
ErrorsParameter contextNode should be final.274
Errors'{' should be on the previous line.275
Errors'(' is preceded with whitespace.276
Errors'cast' is not followed by whitespace.276
Errors'(' is preceded with whitespace.277
ErrorsParameter node should be final.277
Errors'{' should be on the previous line.278
Errors'}' should be on the same line.281
Errors'}' should be on the same line.286
Errors'(' is preceded with whitespace.292
ErrorsParameter node should be final.292
Errors'}' should be on the same line.295
Errors'if' construct must use '{}'s.298
Errors'if' construct must use '{}'s.299
ErrorsLine is longer than 80 characters.299
Errors'else' construct must use '{}'s.300
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.313
Errors'(' is preceded with whitespace.313
ErrorsParameter contextNode should be final.313
Errors'{' should be on the previous line.314
Errors'cast' is not followed by whitespace.316
ErrorsLine has trailing spaces.317
Errors'}' should be on the same line.317
ErrorsLine has trailing spaces.331
ErrorsLine has trailing spaces.333
ErrorsLine has trailing spaces.334
ErrorsLine has trailing spaces.335
ErrorsLine has trailing spaces.336
ErrorsLine has trailing spaces.339
ErrorsLine has trailing spaces.342
ErrorsLine has trailing spaces.344
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.350
Errors'(' is preceded with whitespace.350
ErrorsParameter contextNode should be final.350
Errors'{' should be on the previous line.351
ErrorsLine has trailing spaces.363
Errors'!' is followed by whitespace.366
ErrorsLine is longer than 80 characters.369
ErrorsLine is longer than 80 characters.380
ErrorsLine is longer than 80 characters.382
ErrorsMust have at least one statement.382
Errors'}' should be on the same line.383
ErrorsLine is longer than 80 characters.387
Errors'cast' is not followed by whitespace.387
ErrorsLine is longer than 80 characters.388
Errors'if' construct must use '{}'s.389
ErrorsLine is longer than 80 characters.389
ErrorsLine has trailing spaces.390
ErrorsLine has trailing spaces.393
ErrorsLine is longer than 80 characters.397
ErrorsLine is longer than 80 characters.399
Errors'(' is followed by whitespace.401
Errors'cast' is not followed by whitespace.401
ErrorsLine is longer than 80 characters.402
Errors'if' construct must use '{}'s.404
ErrorsLine has trailing spaces.407
ErrorsLine has trailing spaces.409
Errors'cast' is not followed by whitespace.415
Errors'cast' is not followed by whitespace.421
ErrorsLine has trailing spaces.426
Errors'}' should be on the same line.426
ErrorsLine has trailing spaces.434
ErrorsLine is longer than 80 characters.437
ErrorsLine is longer than 80 characters.439
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.439
Errors'(' is preceded with whitespace.439
ErrorsParameter xpath should be final.439
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.450
Errors'(' is preceded with whitespace.450
ErrorsParameter contextNode should be final.450
Errors'{' should be on the previous line.451
Errors'if' construct must use '{}'s.452
Errors'else' construct must use '{}'s.453
Errors'cast' is not followed by whitespace.453
ErrorsLine has trailing spaces.456
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.466
Errors'(' is preceded with whitespace.466
ErrorsParameter element should be final.466
Errors'{' should be on the previous line.467
Errors'}' should be on the same line.473
ErrorsMust have at least one statement.474
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.487
Errors'(' is preceded with whitespace.487
ErrorsParameter element should be final.487
Errors'{' should be on the previous line.488
Errors'cast' is not followed by whitespace.490
Errors'if' construct must use '{}'s.491
Errors'cast' is not followed by whitespace.491
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.505
Errors'(' is preceded with whitespace.505
ErrorsParameter element should be final.505
Errors'{' should be on the previous line.506
Errors'}' should be on the same line.512
ErrorsMust have at least one statement.513
ErrorsLine has trailing spaces.523
ErrorsLine has trailing spaces.525
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.527
Errors'(' is preceded with whitespace.527
ErrorsParameter attribute should be final.527
Errors'{' should be on the previous line.528
Errors'}' should be on the same line.534
ErrorsMust have at least one statement.535
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.548
Errors'(' is preceded with whitespace.548
ErrorsParameter attribute should be final.548
Errors'{' should be on the previous line.549
Errors'cast' is not followed by whitespace.551
Errors'if' construct must use '{}'s.552
Errors'cast' is not followed by whitespace.552
ErrorsLine has trailing spaces.563
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.567
Errors'(' is preceded with whitespace.567
ErrorsParameter attribute should be final.567
Errors'{' should be on the previous line.568
Errors'}' should be on the same line.574
ErrorsMust have at least one statement.575
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.587
Errors'(' is preceded with whitespace.587
ErrorsParameter object should be final.587
Errors'{' should be on the previous line.588
Errors'&&' should be on a new line.589
Errors'cast' is not followed by whitespace.590
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.600
Errors'(' is preceded with whitespace.600
ErrorsParameter object should be final.600
Errors'{' should be on the previous line.601
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.612
Errors'(' is preceded with whitespace.612
ErrorsParameter object should be final.612
Errors'{' should be on the previous line.613
Errors'&&' should be on a new line.614
Errors'cast' is not followed by whitespace.615
ErrorsLine has trailing spaces.620
ErrorsLine has trailing spaces.622
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.627
Errors'(' is preceded with whitespace.627
ErrorsParameter object should be final.627
Errors'{' should be on the previous line.628
Errors'&&' should be on a new line.629
Errors'cast' is not followed by whitespace.630
ErrorsLine is longer than 80 characters.631
Errors'!' is followed by whitespace.631
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.641
Errors'(' is preceded with whitespace.641
ErrorsParameter object should be final.641
Errors'{' should be on the previous line.642
Errors'&&' should be on a new line.643
Errors'cast' is not followed by whitespace.644
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.654
Errors'(' is preceded with whitespace.654
ErrorsParameter object should be final.654
Errors'{' should be on the previous line.655
Errors'cast' is not followed by whitespace.657
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.676
Errors'(' is preceded with whitespace.676
ErrorsParameter object should be final.676
Errors'{' should be on the previous line.677
Errors'&&' should be on a new line.678
Errors'cast' is not followed by whitespace.679
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.690
Errors'(' is preceded with whitespace.690
ErrorsParameter object should be final.690
Errors'{' should be on the previous line.691
Errors'cast' is not followed by whitespace.693
Errors'}' should be on the same line.694
Errors'(' is preceded with whitespace.708
ErrorsParameter node should be final.708
ErrorsParameter buffer should be final.708
Errors'{' should be on the previous line.709
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.730
Errors'(' is preceded with whitespace.730
ErrorsParameter object should be final.730
Errors'{' should be on the previous line.731
Errors'if' construct must use '{}'s.732
Errors'cast' is not followed by whitespace.732
Errors'else' construct must use '{}'s.733
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.743
Errors'(' is preceded with whitespace.743
ErrorsParameter object should be final.743
Errors'{' should be on the previous line.744
Errors'if' construct must use '{}'s.745
Errors'cast' is not followed by whitespace.745
Errors'else' construct must use '{}'s.746
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.756
Errors'(' is preceded with whitespace.756
ErrorsParameter object should be final.756
Errors'{' should be on the previous line.757
Errors'if' construct must use '{}'s.758
Errors'cast' is not followed by whitespace.758
Errors'else' construct must use '{}'s.759
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.770
Errors'(' is preceded with whitespace.770
ErrorsParameter object should be final.770
Errors'{' should be on the previous line.771
Errors'if' construct must use '{}'s.772
Errors'cast' is not followed by whitespace.772
Errors'else' construct must use '{}'s.773
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.783
Errors'(' is preceded with whitespace.783
ErrorsParameter object should be final.783
Errors'{' should be on the previous line.784
Errors'if' construct must use '{}'s.785
Errors'cast' is not followed by whitespace.785
Errors'else' construct must use '{}'s.786
ErrorsLine has trailing spaces.791
ErrorsLine is longer than 80 characters.794
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.797
Errors'(' is preceded with whitespace.797
ErrorsParameter prefix should be final.797
ErrorsParameter element should be final.797
Errors'cast' is not followed by whitespace.801
Errors'if' construct must use '{}'s.802
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.817
ErrorsParameter uri should be final.817
Errors'{' should be on the previous line.818
Errors'{' should be on the previous line.820
ErrorsLine has trailing spaces.822
ErrorsLine is longer than 80 characters.823
Errors'(' is followed by whitespace.826
Errors')' is preceded with whitespace.826
Errors'}' should be on the same line.827
ErrorsLine is longer than 80 characters.829
Errors'}' should be on the same line.830
ErrorsLine is longer than 80 characters.832
Errors'}' should be on the same line.833
ErrorsLine is longer than 80 characters.835
ErrorsLine has trailing spaces.837
ErrorsLine has trailing spaces.839
ErrorsLine has trailing spaces.842
ErrorsUnused @throws tag for 'ClassCastException'.845
ErrorsLine has trailing spaces.846
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.848
ErrorsParameter obj should be final.848
ErrorsLine has trailing spaces.849
Errors'{' should be on the previous line.849
ErrorsLine has trailing spaces.859
ErrorsUnused @throws tag for 'ClassCastException'.862
ErrorsLine has trailing spaces.863
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.865
ErrorsParameter obj should be final.865
Errors'{' should be on the previous line.866
ErrorsLine has trailing spaces.874
Errors'{' should be on the previous line.893
Errors'(' is preceded with whitespace.901
ErrorsParameter contextNode should be final.901
Errors'{' should be on the previous line.902
ErrorsMissing a Javadoc comment.909
Errors'(' is preceded with whitespace.909
Errors'{' should be on the previous line.910
ErrorsMissing a Javadoc comment.914
Errors'(' is preceded with whitespace.914
Errors'{' should be on the previous line.915
Errors'if' construct must use '{}'s.916
ErrorsMissing a Javadoc comment.925
Errors'(' is preceded with whitespace.925
Errors'{' should be on the previous line.926
Errors'(' is preceded with whitespace.941
Errors'(' is preceded with whitespace.955
Errors'(' is preceded with whitespace.964
ErrorsParameter node should be final.964
Errors'node' hides a field.964
Errors'{' should be on the previous line.965
Errors'if' construct must use '{}'s.967
ErrorsMissing a Javadoc comment.981
ErrorsLine has trailing spaces.985
Errors'{' should be on the previous line.995
Errors'(' is preceded with whitespace.1002
ErrorsParameter parent should be final.1002
Errors'{' should be on the previous line.1003
Errors'-' is not preceded with whitespace.1006
Errors'-' is not followed by whitespace.1006
ErrorsLine is longer than 80 characters.1008
Errors'!' is followed by whitespace.1008
ErrorsMissing a Javadoc comment.1015
Errors'(' is preceded with whitespace.1015
Errors'{' should be on the previous line.1016
ErrorsMissing a Javadoc comment.1020
Errors'(' is preceded with whitespace.1020
Errors'{' should be on the previous line.1021
Errors'if' construct must use '{}'s.1023
ErrorsLine is longer than 80 characters.1024
ErrorsLine has trailing spaces.1025
Errors'}' should be on the same line.1028
Errors'else' construct must use '{}'s.1029
ErrorsMissing a Javadoc comment.1032
Errors'(' is preceded with whitespace.1032
Errors'{' should be on the previous line.1033
ErrorsMissing a Javadoc comment.1038
ErrorsMissing a Javadoc comment.1039
ErrorsMissing a Javadoc comment.1040
ErrorsLine has trailing spaces.1060
ErrorsLine is longer than 80 characters.1061
ErrorsUnused @throws tag for 'ClassCastException'.1061
ErrorsLine has trailing spaces.1062
ErrorsMethod 'getElementById' is not designed for extension - needs to be abstract, final or empty.1064
ErrorsParameter object should be final.1064
ErrorsParameter elementId should be final.1064
Errors'{' should be on the previous line.1065
Errors'cast' is not followed by whitespace.1066
Errors'if' construct must use '{}'s.1067
Errors'else' construct must use '{}'s.1068

org/jaxen/dom/NamespaceNode.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsExtra HTML tag found: </p>90
ErrorsLine is longer than 80 characters.99
Errors'{' should be on the previous line.108
Errors'static' modifier out of order with the JLS suggestions.115
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.118
Errors'(' is preceded with whitespace.128
ErrorsParameter parent should be final.128
Errors'parent' hides a field.128
ErrorsParameter name should be final.128
Errors'name' hides a field.128
ErrorsParameter value should be final.128
Errors'value' hides a field.128
Errors'{' should be on the previous line.129
ErrorsAvoid inline conditionals.131
Errors'(' is preceded with whitespace.143
ErrorsParameter parent should be final.143
Errors'parent' hides a field.143
ErrorsParameter attribute should be final.143
Errors'{' should be on the previous line.144
ErrorsLine has trailing spaces.146
Errors'}' should be on the same line.149
Errors'6' is a magic number.151
Errors'}' should be on the same line.152
ErrorsLine is longer than 80 characters.153
ErrorsLine has trailing spaces.161
ErrorsMethod 'getNodeName' is not designed for extension - needs to be abstract, final or empty.172
Errors'(' is preceded with whitespace.172
Errors'{' should be on the previous line.173
ErrorsMethod 'getNodeValue' is not designed for extension - needs to be abstract, final or empty.183
Errors'(' is preceded with whitespace.183
Errors'{' should be on the previous line.184
ErrorsMethod 'setNodeValue' is not designed for extension - needs to be abstract, final or empty.195
Errors'(' is preceded with whitespace.195
ErrorsParameter value should be final.195
Errors'value' hides a field.195
ErrorsRedundant throws: 'DOMException' is unchecked exception.195
Errors'{' should be on the previous line.196
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.206
Errors'(' is preceded with whitespace.206
Errors'{' should be on the previous line.207
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.221
Errors'(' is preceded with whitespace.221
Errors'{' should be on the previous line.222
ErrorsMethod 'getChildNodes' is not designed for extension - needs to be abstract, final or empty.232
Errors'(' is preceded with whitespace.232
Errors'{' should be on the previous line.233
ErrorsMethod 'getFirstChild' is not designed for extension - needs to be abstract, final or empty.243
Errors'(' is preceded with whitespace.243
Errors'{' should be on the previous line.244
ErrorsMethod 'getLastChild' is not designed for extension - needs to be abstract, final or empty.254
Errors'(' is preceded with whitespace.254
Errors'{' should be on the previous line.255
ErrorsMethod 'getPreviousSibling' is not designed for extension - needs to be abstract, final or empty.265
Errors'(' is preceded with whitespace.265
Errors'{' should be on the previous line.266
ErrorsMethod 'getNextSibling' is not designed for extension - needs to be abstract, final or empty.276
Errors'(' is preceded with whitespace.276
Errors'{' should be on the previous line.277
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.287
Errors'(' is preceded with whitespace.287
Errors'{' should be on the previous line.288
ErrorsMethod 'getOwnerDocument' is not designed for extension - needs to be abstract, final or empty.298
Errors'(' is preceded with whitespace.298
Errors'{' should be on the previous line.299
Errors'if' construct must use '{}'s.300
ErrorsLine has trailing spaces.307
ErrorsMethod 'insertBefore' is not designed for extension - needs to be abstract, final or empty.314
Errors'(' is preceded with whitespace.314
ErrorsParameter newChild should be final.314
ErrorsParameter refChild should be final.314
ErrorsRedundant throws: 'DOMException' is unchecked exception.315
Errors'{' should be on the previous line.316
ErrorsMethod 'replaceChild' is not designed for extension - needs to be abstract, final or empty.331
Errors'(' is preceded with whitespace.331
ErrorsParameter newChild should be final.331
ErrorsParameter oldChild should be final.331
ErrorsRedundant throws: 'DOMException' is unchecked exception.331
ErrorsMethod 'removeChild' is not designed for extension - needs to be abstract, final or empty.346
ErrorsParameter oldChild should be final.346
ErrorsRedundant throws: 'DOMException' is unchecked exception.346
Errors'{' should be on the previous line.347
ErrorsMethod 'appendChild' is not designed for extension - needs to be abstract, final or empty.361
ErrorsParameter newChild should be final.361
ErrorsRedundant throws: 'DOMException' is unchecked exception.361
Errors'{' should be on the previous line.362
ErrorsMethod 'hasChildNodes' is not designed for extension - needs to be abstract, final or empty.373
Errors'{' should be on the previous line.374
ErrorsMethod 'cloneNode' is not designed for extension - needs to be abstract, final or empty.386
Errors'(' is preceded with whitespace.386
ErrorsParameter deep should be final.386
Errors'{' should be on the previous line.387
Errors'(' is preceded with whitespace.398
Errors'{' should be on the previous line.399
ErrorsMethod 'isSupported' is not designed for extension - needs to be abstract, final or empty.411
ErrorsParameter feature should be final.411
ErrorsParameter version should be final.411
Errors'{' should be on the previous line.412
ErrorsMethod 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty.425
Errors'{' should be on the previous line.426
ErrorsMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.440
Errors'{' should be on the previous line.441
ErrorsMethod 'setPrefix' is not designed for extension - needs to be abstract, final or empty.452
ErrorsParameter prefix should be final.452
ErrorsRedundant throws: 'DOMException' is unchecked exception.453
Errors'{' should be on the previous line.454
ErrorsMethod 'getLocalName' is not designed for extension - needs to be abstract, final or empty.465
Errors'(' is preceded with whitespace.465
Errors'{' should be on the previous line.466
ErrorsMethod 'hasAttributes' is not designed for extension - needs to be abstract, final or empty.476
Errors'(' is preceded with whitespace.476
Errors'{' should be on the previous line.477
Errors'(' is preceded with whitespace.487
ErrorsRedundant throws: 'DOMException' is unchecked exception.487
Errors'{' should be on the previous line.488
ErrorsLine has trailing spaces.494
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.505
Errors'(' is preceded with whitespace.505
Errors'{' should be on the previous line.506
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.521
Errors'(' is preceded with whitespace.521
ErrorsParameter o should be final.521
Errors'{' should be on the previous line.522
Errors'if' construct must use '{}'s.523
Errors'if' construct must use '{}'s.524
Errors'cast' is not followed by whitespace.526
Errors'&&' should be on a new line.527
Errors'&&' should be on a new line.528
Errors'(' is preceded with whitespace.543
ErrorsParameter o should be final.543
Errors'{' should be on the previous line.544
ErrorsAvoid inline conditionals.545
Errors'(' is preceded with whitespace.557
ErrorsParameter a should be final.557
ErrorsParameter b should be final.557
Errors'{' should be on the previous line.558
Errors'||' should be on a new line.559
ErrorsLine has trailing spaces.563
ErrorsMissing a Javadoc comment.568
ErrorsMissing a Javadoc comment.569
ErrorsMissing a Javadoc comment.570
ErrorsLine has trailing spaces.573
Errors'{' should be on the previous line.587
ErrorsExpected an @return tag.592
Errors'(' is preceded with whitespace.592
Errors'{' should be on the previous line.593
ErrorsLine has trailing spaces.596
ErrorsLine has trailing spaces.597
ErrorsExpected an @return tag.601
ErrorsParameter index should be final.601
ErrorsExpected @param tag for 'index'.601
Errors'{' should be on the previous line.602
ErrorsLine has trailing spaces.605
ErrorsLine has trailing spaces.613
ErrorsMethod 'getBaseURI' is not designed for extension - needs to be abstract, final or empty.618
ErrorsLine is longer than 80 characters.623
Errors'}' should be on the same line.625
ErrorsLine has trailing spaces.635
ErrorsMethod 'compareDocumentPosition' is not designed for extension - needs to be abstract, final or empty.641
ErrorsParameter other should be final.641
ErrorsRedundant throws: 'DOMException' is unchecked exception.641
ErrorsLine is longer than 80 characters.644
ErrorsMethod 'getTextContent' is not designed for extension - needs to be abstract, final or empty.656
ErrorsMethod 'setTextContent' is not designed for extension - needs to be abstract, final or empty.668
ErrorsParameter textContent should be final.668
ErrorsRedundant throws: 'DOMException' is unchecked exception.668
ErrorsLine is longer than 80 characters.674
ErrorsLine is longer than 80 characters.675
ErrorsLine has trailing spaces.677
ErrorsMethod 'isSameNode' is not designed for extension - needs to be abstract, final or empty.682
ErrorsParameter other should be final.682
ErrorsLine has trailing spaces.684
Errors'}' should be on the same line.700
Errors'}' should be on the same line.703
Errors'}' should be on the same line.706
ErrorsLine has trailing spaces.710
ErrorsLine has trailing spaces.712
ErrorsLine has trailing spaces.718
ErrorsLine has trailing spaces.719
ErrorsUnused @throws tag for 'UnsupportedOperationException'.723
ErrorsMethod 'lookupPrefix' is not designed for extension - needs to be abstract, final or empty.725
ErrorsParameter namespaceURI should be final.725
ErrorsLine is longer than 80 characters.727
ErrorsLine has trailing spaces.729
Errors'}' should be on the same line.737
ErrorsLine is longer than 80 characters.739
Errors'}' should be on the same line.740
ErrorsLine is longer than 80 characters.742
Errors'}' should be on the same line.743
ErrorsLine is longer than 80 characters.745
ErrorsLine has trailing spaces.747
ErrorsLine has trailing spaces.753
ErrorsLine has trailing spaces.755
ErrorsUnused @throws tag for 'UnsupportedOperationException'.759
ErrorsMethod 'isDefaultNamespace' is not designed for extension - needs to be abstract, final or empty.761
ErrorsParameter namespaceURI should be final.761
ErrorsLine has trailing spaces.769
ErrorsUnused @throws tag for 'UnsupportedOperationException'.773
ErrorsMethod 'lookupNamespaceURI' is not designed for extension - needs to be abstract, final or empty.775
ErrorsParameter prefix should be final.775
ErrorsLine is longer than 80 characters.777
ErrorsLine has trailing spaces.779
ErrorsLine is longer than 80 characters.783
Errors'}' should be on the same line.787
ErrorsLine is longer than 80 characters.789
Errors'}' should be on the same line.790
ErrorsLine is longer than 80 characters.792
Errors'}' should be on the same line.793
ErrorsLine is longer than 80 characters.795
ErrorsLine has trailing spaces.803
ErrorsLine is longer than 80 characters.805
ErrorsMethod 'isEqualNode' is not designed for extension - needs to be abstract, final or empty.807
ErrorsParameter arg should be final.807
Errors'if' construct must use '{}'s.810
Errors'if' construct must use '{}'s.811
Errors'if' construct must use '{}'s.812
Errors'if' construct must use '{}'s.813
ErrorsLine is longer than 80 characters.818
ErrorsLine has trailing spaces.826
ErrorsMethod 'getFeature' is not designed for extension - needs to be abstract, final or empty.829
ErrorsParameter feature should be final.829
ErrorsExpected @param tag for 'feature'.829
ErrorsParameter version should be final.829
ErrorsExpected @param tag for 'version'.829
ErrorsLine has trailing spaces.833
ErrorsMissing a Javadoc comment.835
ErrorsLine has trailing spaces.838
ErrorsLine has trailing spaces.839
ErrorsLine is longer than 80 characters.842
ErrorsLine has trailing spaces.843
ErrorsLine is longer than 80 characters.847
ErrorsMethod 'setUserData' is not designed for extension - needs to be abstract, final or empty.847
ErrorsParameter key should be final.847
ErrorsParameter data should be final.847
ErrorsParameter handler should be final.847
ErrorsLine has trailing spaces.855
ErrorsLine has trailing spaces.856
ErrorsLine has trailing spaces.858
ErrorsLine is longer than 80 characters.859
ErrorsMethod 'getUserData' is not designed for extension - needs to be abstract, final or empty.861
ErrorsParameter key should be final.861
ErrorsLine has trailing spaces.864
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsExtra HTML tag found: </p>90
ErrorsLine is longer than 80 characters.99
Errors'{' should be on the previous line.108
Errors'static' modifier out of order with the JLS suggestions.115
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.118
Errors'(' is preceded with whitespace.128
ErrorsParameter parent should be final.128
Errors'parent' hides a field.128
ErrorsParameter name should be final.128
Errors'name' hides a field.128
ErrorsParameter value should be final.128
Errors'value' hides a field.128
Errors'{' should be on the previous line.129
ErrorsAvoid inline conditionals.131
Errors'(' is preceded with whitespace.143
ErrorsParameter parent should be final.143
Errors'parent' hides a field.143
ErrorsParameter attribute should be final.143
Errors'{' should be on the previous line.144
ErrorsLine has trailing spaces.146
Errors'}' should be on the same line.149
Errors'6' is a magic number.151
Errors'}' should be on the same line.152
ErrorsLine is longer than 80 characters.153
ErrorsLine has trailing spaces.161
ErrorsMethod 'getNodeName' is not designed for extension - needs to be abstract, final or empty.172
Errors'(' is preceded with whitespace.172
Errors'{' should be on the previous line.173
ErrorsMethod 'getNodeValue' is not designed for extension - needs to be abstract, final or empty.183
Errors'(' is preceded with whitespace.183
Errors'{' should be on the previous line.184
ErrorsMethod 'setNodeValue' is not designed for extension - needs to be abstract, final or empty.195
Errors'(' is preceded with whitespace.195
ErrorsParameter value should be final.195
Errors'value' hides a field.195
ErrorsRedundant throws: 'DOMException' is unchecked exception.195
Errors'{' should be on the previous line.196
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.206
Errors'(' is preceded with whitespace.206
Errors'{' should be on the previous line.207
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.221
Errors'(' is preceded with whitespace.221
Errors'{' should be on the previous line.222
ErrorsMethod 'getChildNodes' is not designed for extension - needs to be abstract, final or empty.232
Errors'(' is preceded with whitespace.232
Errors'{' should be on the previous line.233
ErrorsMethod 'getFirstChild' is not designed for extension - needs to be abstract, final or empty.243
Errors'(' is preceded with whitespace.243
Errors'{' should be on the previous line.244
ErrorsMethod 'getLastChild' is not designed for extension - needs to be abstract, final or empty.254
Errors'(' is preceded with whitespace.254
Errors'{' should be on the previous line.255
ErrorsMethod 'getPreviousSibling' is not designed for extension - needs to be abstract, final or empty.265
Errors'(' is preceded with whitespace.265
Errors'{' should be on the previous line.266
ErrorsMethod 'getNextSibling' is not designed for extension - needs to be abstract, final or empty.276
Errors'(' is preceded with whitespace.276
Errors'{' should be on the previous line.277
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.287
Errors'(' is preceded with whitespace.287
Errors'{' should be on the previous line.288
ErrorsMethod 'getOwnerDocument' is not designed for extension - needs to be abstract, final or empty.298
Errors'(' is preceded with whitespace.298
Errors'{' should be on the previous line.299
Errors'if' construct must use '{}'s.300
ErrorsLine has trailing spaces.307
ErrorsMethod 'insertBefore' is not designed for extension - needs to be abstract, final or empty.314
Errors'(' is preceded with whitespace.314
ErrorsParameter newChild should be final.314
ErrorsParameter refChild should be final.314
ErrorsRedundant throws: 'DOMException' is unchecked exception.315
Errors'{' should be on the previous line.316
ErrorsMethod 'replaceChild' is not designed for extension - needs to be abstract, final or empty.331
Errors'(' is preceded with whitespace.331
ErrorsParameter newChild should be final.331
ErrorsParameter oldChild should be final.331
ErrorsRedundant throws: 'DOMException' is unchecked exception.331
ErrorsMethod 'removeChild' is not designed for extension - needs to be abstract, final or empty.346
ErrorsParameter oldChild should be final.346
ErrorsRedundant throws: 'DOMException' is unchecked exception.346
Errors'{' should be on the previous line.347
ErrorsMethod 'appendChild' is not designed for extension - needs to be abstract, final or empty.361
ErrorsParameter newChild should be final.361
ErrorsRedundant throws: 'DOMException' is unchecked exception.361
Errors'{' should be on the previous line.362
ErrorsMethod 'hasChildNodes' is not designed for extension - needs to be abstract, final or empty.373
Errors'{' should be on the previous line.374
ErrorsMethod 'cloneNode' is not designed for extension - needs to be abstract, final or empty.386
Errors'(' is preceded with whitespace.386
ErrorsParameter deep should be final.386
Errors'{' should be on the previous line.387
Errors'(' is preceded with whitespace.398
Errors'{' should be on the previous line.399
ErrorsMethod 'isSupported' is not designed for extension - needs to be abstract, final or empty.411
ErrorsParameter feature should be final.411
ErrorsParameter version should be final.411
Errors'{' should be on the previous line.412
ErrorsMethod 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty.425
Errors'{' should be on the previous line.426
ErrorsMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.440
Errors'{' should be on the previous line.441
ErrorsMethod 'setPrefix' is not designed for extension - needs to be abstract, final or empty.452
ErrorsParameter prefix should be final.452
ErrorsRedundant throws: 'DOMException' is unchecked exception.453
Errors'{' should be on the previous line.454
ErrorsMethod 'getLocalName' is not designed for extension - needs to be abstract, final or empty.465
Errors'(' is preceded with whitespace.465
Errors'{' should be on the previous line.466
ErrorsMethod 'hasAttributes' is not designed for extension - needs to be abstract, final or empty.476
Errors'(' is preceded with whitespace.476
Errors'{' should be on the previous line.477
Errors'(' is preceded with whitespace.487
ErrorsRedundant throws: 'DOMException' is unchecked exception.487
Errors'{' should be on the previous line.488
ErrorsLine has trailing spaces.494
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.505
Errors'(' is preceded with whitespace.505
Errors'{' should be on the previous line.506
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.521
Errors'(' is preceded with whitespace.521
ErrorsParameter o should be final.521
Errors'{' should be on the previous line.522
Errors'if' construct must use '{}'s.523
Errors'if' construct must use '{}'s.524
Errors'cast' is not followed by whitespace.526
Errors'&&' should be on a new line.527
Errors'&&' should be on a new line.528
Errors'(' is preceded with whitespace.543
ErrorsParameter o should be final.543
Errors'{' should be on the previous line.544
ErrorsAvoid inline conditionals.545
Errors'(' is preceded with whitespace.557
ErrorsParameter a should be final.557
ErrorsParameter b should be final.557
Errors'{' should be on the previous line.558
Errors'||' should be on a new line.559
ErrorsLine has trailing spaces.563
ErrorsMissing a Javadoc comment.568
ErrorsMissing a Javadoc comment.569
ErrorsMissing a Javadoc comment.570
ErrorsLine has trailing spaces.573
Errors'{' should be on the previous line.587
ErrorsExpected an @return tag.592
Errors'(' is preceded with whitespace.592
Errors'{' should be on the previous line.593
ErrorsLine has trailing spaces.596
ErrorsLine has trailing spaces.597
ErrorsExpected an @return tag.601
ErrorsParameter index should be final.601
ErrorsExpected @param tag for 'index'.601
Errors'{' should be on the previous line.602
ErrorsLine has trailing spaces.605
ErrorsLine has trailing spaces.613
ErrorsMethod 'getBaseURI' is not designed for extension - needs to be abstract, final or empty.618
ErrorsLine is longer than 80 characters.623
Errors'}' should be on the same line.625
ErrorsLine has trailing spaces.635
ErrorsMethod 'compareDocumentPosition' is not designed for extension - needs to be abstract, final or empty.641
ErrorsParameter other should be final.641
ErrorsRedundant throws: 'DOMException' is unchecked exception.641
ErrorsLine is longer than 80 characters.644
ErrorsMethod 'getTextContent' is not designed for extension - needs to be abstract, final or empty.656
ErrorsMethod 'setTextContent' is not designed for extension - needs to be abstract, final or empty.668
ErrorsParameter textContent should be final.668
ErrorsRedundant throws: 'DOMException' is unchecked exception.668
ErrorsLine is longer than 80 characters.674
ErrorsLine is longer than 80 characters.675
ErrorsLine has trailing spaces.677
ErrorsMethod 'isSameNode' is not designed for extension - needs to be abstract, final or empty.682
ErrorsParameter other should be final.682
ErrorsLine has trailing spaces.684
Errors'}' should be on the same line.700
Errors'}' should be on the same line.703
Errors'}' should be on the same line.706
ErrorsLine has trailing spaces.710
ErrorsLine has trailing spaces.712
ErrorsLine has trailing spaces.718
ErrorsLine has trailing spaces.719
ErrorsUnused @throws tag for 'UnsupportedOperationException'.723
ErrorsMethod 'lookupPrefix' is not designed for extension - needs to be abstract, final or empty.725
ErrorsParameter namespaceURI should be final.725
ErrorsLine is longer than 80 characters.727
ErrorsLine has trailing spaces.729
Errors'}' should be on the same line.737
ErrorsLine is longer than 80 characters.739
Errors'}' should be on the same line.740
ErrorsLine is longer than 80 characters.742
Errors'}' should be on the same line.743
ErrorsLine is longer than 80 characters.745
ErrorsLine has trailing spaces.747
ErrorsLine has trailing spaces.753
ErrorsLine has trailing spaces.755
ErrorsUnused @throws tag for 'UnsupportedOperationException'.759
ErrorsMethod 'isDefaultNamespace' is not designed for extension - needs to be abstract, final or empty.761
ErrorsParameter namespaceURI should be final.761
ErrorsLine has trailing spaces.769
ErrorsUnused @throws tag for 'UnsupportedOperationException'.773
ErrorsMethod 'lookupNamespaceURI' is not designed for extension - needs to be abstract, final or empty.775
ErrorsParameter prefix should be final.775
ErrorsLine is longer than 80 characters.777
ErrorsLine has trailing spaces.779
ErrorsLine is longer than 80 characters.783
Errors'}' should be on the same line.787
ErrorsLine is longer than 80 characters.789
Errors'}' should be on the same line.790
ErrorsLine is longer than 80 characters.792
Errors'}' should be on the same line.793
ErrorsLine is longer than 80 characters.795
ErrorsLine has trailing spaces.803
ErrorsLine is longer than 80 characters.805
ErrorsMethod 'isEqualNode' is not designed for extension - needs to be abstract, final or empty.807
ErrorsParameter arg should be final.807
Errors'if' construct must use '{}'s.810
Errors'if' construct must use '{}'s.811
Errors'if' construct must use '{}'s.812
Errors'if' construct must use '{}'s.813
ErrorsLine is longer than 80 characters.818
ErrorsLine has trailing spaces.826
ErrorsMethod 'getFeature' is not designed for extension - needs to be abstract, final or empty.829
ErrorsParameter feature should be final.829
ErrorsExpected @param tag for 'feature'.829
ErrorsParameter version should be final.829
ErrorsExpected @param tag for 'version'.829
ErrorsLine has trailing spaces.833
ErrorsMissing a Javadoc comment.835
ErrorsLine has trailing spaces.838
ErrorsLine has trailing spaces.839
ErrorsLine is longer than 80 characters.842
ErrorsLine has trailing spaces.843
ErrorsLine is longer than 80 characters.847
ErrorsMethod 'setUserData' is not designed for extension - needs to be abstract, final or empty.847
ErrorsParameter key should be final.847
ErrorsParameter data should be final.847
ErrorsParameter handler should be final.847
ErrorsLine has trailing spaces.855
ErrorsLine has trailing spaces.856
ErrorsLine has trailing spaces.858
ErrorsLine is longer than 80 characters.859
ErrorsMethod 'getUserData' is not designed for extension - needs to be abstract, final or empty.861
ErrorsParameter key should be final.861
ErrorsLine has trailing spaces.864

org/jaxen/dom4j/DocumentNavigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.91
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.103
ErrorsExpected an @return tag.111
Errors'{' should be on the previous line.112
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
ErrorsParameter obj should be final.116
Errors'{' should be on the previous line.117
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter obj should be final.121
Errors'{' should be on the previous line.122
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter obj should be final.126
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.128
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.130
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter obj should be final.133
Errors'{' should be on the previous line.134
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter obj should be final.138
Errors'{' should be on the previous line.139
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter obj should be final.143
Errors'{' should be on the previous line.144
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
ErrorsParameter obj should be final.148
Errors'{' should be on the previous line.149
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
ErrorsParameter obj should be final.153
Errors'{' should be on the previous line.154
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter obj should be final.160
Errors'{' should be on the previous line.161
ErrorsLine has trailing spaces.163
Errors'if' construct must use '{}'s.165
Errors'(' is followed by whitespace.165
Errors'else' construct must use '{}'s.167
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
ErrorsParameter obj should be final.171
Errors'{' should be on the previous line.172
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter obj should be final.178
Errors'{' should be on the previous line.179
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.185
ErrorsMissing a Javadoc comment.185
ErrorsParameter obj should be final.185
Errors'{' should be on the previous line.186
Errors'if' construct must use '{}'s.190
Errors'(' is followed by whitespace.190
Errors'else' construct must use '{}'s.192
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter obj should be final.196
Errors'{' should be on the previous line.197
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter contextNode should be final.203
Errors'{' should be on the previous line.204
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'{' should be on the previous line.207
ErrorsLine is longer than 80 characters.222
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.224
ErrorsLine has trailing spaces.225
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.228
ErrorsLine is longer than 80 characters.229
ErrorsParameter contextNode should be final.229
ErrorsParameter localName should be final.229
ErrorsParameter namespacePrefix should be final.229
ErrorsParameter namespaceURI should be final.229
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsLine is longer than 80 characters.233
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsExpression can be simplified.238
ErrorsExpression can be simplified.242
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
ErrorsParameter contextNode should be final.252
Errors'{' should be on the previous line.253
Errors'(' is followed by whitespace.254
Errors')' is preceded with whitespace.254
Errors'{' should be on the previous line.255
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.263
Errors'{' should be on the previous line.264
ErrorsLine has trailing spaces.267
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter contextNode should be final.271
Errors'{' should be on the previous line.272
Errors'(' is followed by whitespace.273
Errors'!' is followed by whitespace.273
Errors'(' is followed by whitespace.273
Errors')' is preceded with whitespace.273
Errors')' is preceded with whitespace.273
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.288
ErrorsLine is longer than 80 characters.289
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.293
ErrorsLine is longer than 80 characters.294
ErrorsParameter contextNode should be final.294
ErrorsParameter localName should be final.294
ErrorsParameter namespacePrefix should be final.294
ErrorsParameter namespaceURI should be final.294
Errors'(' is followed by whitespace.296
Errors')' is preceded with whitespace.296
ErrorsLine is longer than 80 characters.298
ErrorsLine has trailing spaces.306
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.307
ErrorsMissing a Javadoc comment.307
ErrorsParameter contextNode should be final.307
Errors'{' should be on the previous line.308
Errors'(' is followed by whitespace.309
Errors'!' is followed by whitespace.309
Errors'(' is followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors')' is preceded with whitespace.309
Errors'{' should be on the previous line.310
ErrorsLine is longer than 80 characters.317
Errors'(' is followed by whitespace.317
Errors')' is preceded with whitespace.317
ErrorsLine is longer than 80 characters.321
Errors'(' is followed by whitespace.321
Errors';' is followed by whitespace.321
Errors'(' is followed by whitespace.327
Errors';' is followed by whitespace.327
Errors'{' should be on the previous line.328
Errors'{' should be on the previous line.331
Errors'(' is followed by whitespace.333
Errors'!' is followed by whitespace.333
Errors'(' is followed by whitespace.333
Errors')' is preceded with whitespace.333
Errors')' is preceded with whitespace.333
Errors'(' is followed by whitespace.334
Errors')' is preceded with whitespace.334
Errors'(' is followed by whitespace.335
Errors'(' is followed by whitespace.335
Errors')' is preceded with whitespace.335
Errors')' is preceded with whitespace.335
Errors'(' is followed by whitespace.340
Errors'(' is followed by whitespace.340
Errors')' is preceded with whitespace.340
Errors')' is preceded with whitespace.340
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.344
ErrorsMissing a Javadoc comment.344
ErrorsParameter contextNode should be final.344
Errors'{' should be on the previous line.345
ErrorsLine has trailing spaces.346
Errors'(' is followed by whitespace.346
Errors')' is preceded with whitespace.346
Errors'{' should be on the previous line.347
Errors'}' should be on the same line.349
ErrorsLine has trailing spaces.350
Errors'(' is followed by whitespace.350
Errors')' is preceded with whitespace.350
Errors'{' should be on the previous line.351
ErrorsExpected an @return tag.361
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.361
Errors'(' is preceded with whitespace.361
ErrorsParameter xpath should be final.361
ErrorsExpected @param tag for 'xpath'.361
ErrorsExpected @throws tag for 'SAXPathException'.361
Errors'{' should be on the previous line.362
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.366
ErrorsMissing a Javadoc comment.366
ErrorsParameter contextNode should be final.366
Errors'{' should be on the previous line.367
ErrorsLine has trailing spaces.368
Errors'(' is followed by whitespace.368
Errors')' is preceded with whitespace.368
Errors'{' should be on the previous line.369
ErrorsLine has trailing spaces.372
Errors'(' is followed by whitespace.372
Errors')' is preceded with whitespace.372
Errors'{' should be on the previous line.373
ErrorsLine has trailing spaces.379
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.384
ErrorsMissing a Javadoc comment.384
ErrorsParameter obj should be final.384
Errors'{' should be on the previous line.385
Errors'(' is followed by whitespace.386
Errors')' is preceded with whitespace.386
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.389
ErrorsMissing a Javadoc comment.389
ErrorsParameter obj should be final.389
Errors'{' should be on the previous line.390
Errors'(' is followed by whitespace.391
Errors')' is preceded with whitespace.391
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.394
ErrorsMissing a Javadoc comment.394
ErrorsParameter obj should be final.394
Errors'{' should be on the previous line.395
Errors'(' is followed by whitespace.396
Errors')' is preceded with whitespace.396
ErrorsMissing a Javadoc comment.399
ErrorsParameter node should be final.399
Errors'{' should be on the previous line.400
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.404
ErrorsMissing a Javadoc comment.404
ErrorsParameter obj should be final.404
Errors'{' should be on the previous line.405
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.411
ErrorsMissing a Javadoc comment.411
ErrorsParameter obj should be final.411
Errors'{' should be on the previous line.412
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.418
ErrorsMissing a Javadoc comment.418
ErrorsParameter obj should be final.418
Errors'{' should be on the previous line.419
ErrorsLine has trailing spaces.424
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.425
ErrorsMissing a Javadoc comment.425
ErrorsParameter prefix should be final.425
ErrorsParameter context should be final.425
Errors'{' should be on the previous line.426
ErrorsLine has trailing spaces.428
Errors'(' is followed by whitespace.428
Errors')' is preceded with whitespace.428
Errors'{' should be on the previous line.429
Errors'}' should be on the same line.431
Errors'(' is followed by whitespace.432
Errors')' is preceded with whitespace.432
Errors'{' should be on the previous line.433
Errors'(' is followed by whitespace.437
Errors')' is preceded with whitespace.437
Errors'{' should be on the previous line.438
Errors'(' is followed by whitespace.439
Errors')' is preceded with whitespace.439
ErrorsLine has trailing spaces.441
Errors'(' is followed by whitespace.441
Errors')' is preceded with whitespace.441
Errors'{' should be on the previous line.442
ErrorsLine has trailing spaces.448
ErrorsLine has trailing spaces.449
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.449
ErrorsMissing a Javadoc comment.449
ErrorsParameter node should be final.449
Errors'{' should be on the previous line.450
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'{' should be on the previous line.452
ErrorsLine has trailing spaces.457
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.458
ErrorsMissing a Javadoc comment.458
ErrorsParameter uri should be final.458
Errors'{' should be on the previous line.459
Errors'{' should be on the previous line.461
Errors'(' is followed by whitespace.462
Errors')' is preceded with whitespace.462
Errors'}' should be on the same line.463
Errors'{' should be on the previous line.465
ErrorsLine is longer than 80 characters.466
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.470
ErrorsMissing a Javadoc comment.470
ErrorsParameter obj should be final.470
Errors'{' should be on the previous line.471
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.477
ErrorsMissing a Javadoc comment.477
ErrorsParameter obj should be final.477
Errors'{' should be on the previous line.478
ErrorsLine has trailing spaces.483
ErrorsLine has trailing spaces.485
ErrorsLine is longer than 80 characters.485
ErrorsMethod 'getSAXReader' is not designed for extension - needs to be abstract, final or empty.486
ErrorsMissing a Javadoc comment.486
Errors'{' should be on the previous line.487
ErrorsLine has trailing spaces.488
Errors'(' is followed by whitespace.488
Errors')' is preceded with whitespace.488
Errors'{' should be on the previous line.489
Errors'(' is followed by whitespace.491
Errors')' is preceded with whitespace.491
ErrorsLine has trailing spaces.495
ErrorsMethod 'setSAXReader' is not designed for extension - needs to be abstract, final or empty.496
ErrorsMissing a Javadoc comment.496
ErrorsParameter reader should be final.496
Errors'reader' hides a field.496
Errors'{' should be on the previous line.497
ErrorsLine has trailing spaces.500
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.91
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.103
ErrorsExpected an @return tag.111
Errors'{' should be on the previous line.112
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
ErrorsParameter obj should be final.116
Errors'{' should be on the previous line.117
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter obj should be final.121
Errors'{' should be on the previous line.122
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter obj should be final.126
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.128
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.130
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter obj should be final.133
Errors'{' should be on the previous line.134
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter obj should be final.138
Errors'{' should be on the previous line.139
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter obj should be final.143
Errors'{' should be on the previous line.144
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
ErrorsParameter obj should be final.148
Errors'{' should be on the previous line.149
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
ErrorsParameter obj should be final.153
Errors'{' should be on the previous line.154
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter obj should be final.160
Errors'{' should be on the previous line.161
ErrorsLine has trailing spaces.163
Errors'if' construct must use '{}'s.165
Errors'(' is followed by whitespace.165
Errors'else' construct must use '{}'s.167
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
ErrorsParameter obj should be final.171
Errors'{' should be on the previous line.172
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter obj should be final.178
Errors'{' should be on the previous line.179
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.185
ErrorsMissing a Javadoc comment.185
ErrorsParameter obj should be final.185
Errors'{' should be on the previous line.186
Errors'if' construct must use '{}'s.190
Errors'(' is followed by whitespace.190
Errors'else' construct must use '{}'s.192
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter obj should be final.196
Errors'{' should be on the previous line.197
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter contextNode should be final.203
Errors'{' should be on the previous line.204
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'{' should be on the previous line.207
ErrorsLine is longer than 80 characters.222
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.224
ErrorsLine has trailing spaces.225
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.228
ErrorsLine is longer than 80 characters.229
ErrorsParameter contextNode should be final.229
ErrorsParameter localName should be final.229
ErrorsParameter namespacePrefix should be final.229
ErrorsParameter namespaceURI should be final.229
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsLine is longer than 80 characters.233
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsExpression can be simplified.238
ErrorsExpression can be simplified.242
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
ErrorsParameter contextNode should be final.252
Errors'{' should be on the previous line.253
Errors'(' is followed by whitespace.254
Errors')' is preceded with whitespace.254
Errors'{' should be on the previous line.255
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.263
Errors'{' should be on the previous line.264
ErrorsLine has trailing spaces.267
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter contextNode should be final.271
Errors'{' should be on the previous line.272
Errors'(' is followed by whitespace.273
Errors'!' is followed by whitespace.273
Errors'(' is followed by whitespace.273
Errors')' is preceded with whitespace.273
Errors')' is preceded with whitespace.273
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.288
ErrorsLine is longer than 80 characters.289
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.293
ErrorsLine is longer than 80 characters.294
ErrorsParameter contextNode should be final.294
ErrorsParameter localName should be final.294
ErrorsParameter namespacePrefix should be final.294
ErrorsParameter namespaceURI should be final.294
Errors'(' is followed by whitespace.296
Errors')' is preceded with whitespace.296
ErrorsLine is longer than 80 characters.298
ErrorsLine has trailing spaces.306
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.307
ErrorsMissing a Javadoc comment.307
ErrorsParameter contextNode should be final.307
Errors'{' should be on the previous line.308
Errors'(' is followed by whitespace.309
Errors'!' is followed by whitespace.309
Errors'(' is followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors')' is preceded with whitespace.309
Errors'{' should be on the previous line.310
ErrorsLine is longer than 80 characters.317
Errors'(' is followed by whitespace.317
Errors')' is preceded with whitespace.317
ErrorsLine is longer than 80 characters.321
Errors'(' is followed by whitespace.321
Errors';' is followed by whitespace.321
Errors'(' is followed by whitespace.327
Errors';' is followed by whitespace.327
Errors'{' should be on the previous line.328
Errors'{' should be on the previous line.331
Errors'(' is followed by whitespace.333
Errors'!' is followed by whitespace.333
Errors'(' is followed by whitespace.333
Errors')' is preceded with whitespace.333
Errors')' is preceded with whitespace.333
Errors'(' is followed by whitespace.334
Errors')' is preceded with whitespace.334
Errors'(' is followed by whitespace.335
Errors'(' is followed by whitespace.335
Errors')' is preceded with whitespace.335
Errors')' is preceded with whitespace.335
Errors'(' is followed by whitespace.340
Errors'(' is followed by whitespace.340
Errors')' is preceded with whitespace.340
Errors')' is preceded with whitespace.340
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.344
ErrorsMissing a Javadoc comment.344
ErrorsParameter contextNode should be final.344
Errors'{' should be on the previous line.345
ErrorsLine has trailing spaces.346
Errors'(' is followed by whitespace.346
Errors')' is preceded with whitespace.346
Errors'{' should be on the previous line.347
Errors'}' should be on the same line.349
ErrorsLine has trailing spaces.350
Errors'(' is followed by whitespace.350
Errors')' is preceded with whitespace.350
Errors'{' should be on the previous line.351
ErrorsExpected an @return tag.361
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.361
Errors'(' is preceded with whitespace.361
ErrorsParameter xpath should be final.361
ErrorsExpected @param tag for 'xpath'.361
ErrorsExpected @throws tag for 'SAXPathException'.361
Errors'{' should be on the previous line.362
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.366
ErrorsMissing a Javadoc comment.366
ErrorsParameter contextNode should be final.366
Errors'{' should be on the previous line.367
ErrorsLine has trailing spaces.368
Errors'(' is followed by whitespace.368
Errors')' is preceded with whitespace.368
Errors'{' should be on the previous line.369
ErrorsLine has trailing spaces.372
Errors'(' is followed by whitespace.372
Errors')' is preceded with whitespace.372
Errors'{' should be on the previous line.373
ErrorsLine has trailing spaces.379
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.384
ErrorsMissing a Javadoc comment.384
ErrorsParameter obj should be final.384
Errors'{' should be on the previous line.385
Errors'(' is followed by whitespace.386
Errors')' is preceded with whitespace.386
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.389
ErrorsMissing a Javadoc comment.389
ErrorsParameter obj should be final.389
Errors'{' should be on the previous line.390
Errors'(' is followed by whitespace.391
Errors')' is preceded with whitespace.391
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.394
ErrorsMissing a Javadoc comment.394
ErrorsParameter obj should be final.394
Errors'{' should be on the previous line.395
Errors'(' is followed by whitespace.396
Errors')' is preceded with whitespace.396
ErrorsMissing a Javadoc comment.399
ErrorsParameter node should be final.399
Errors'{' should be on the previous line.400
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.404
ErrorsMissing a Javadoc comment.404
ErrorsParameter obj should be final.404
Errors'{' should be on the previous line.405
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.411
ErrorsMissing a Javadoc comment.411
ErrorsParameter obj should be final.411
Errors'{' should be on the previous line.412
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.418
ErrorsMissing a Javadoc comment.418
ErrorsParameter obj should be final.418
Errors'{' should be on the previous line.419
ErrorsLine has trailing spaces.424
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.425
ErrorsMissing a Javadoc comment.425
ErrorsParameter prefix should be final.425
ErrorsParameter context should be final.425
Errors'{' should be on the previous line.426
ErrorsLine has trailing spaces.428
Errors'(' is followed by whitespace.428
Errors')' is preceded with whitespace.428
Errors'{' should be on the previous line.429
Errors'}' should be on the same line.431
Errors'(' is followed by whitespace.432
Errors')' is preceded with whitespace.432
Errors'{' should be on the previous line.433
Errors'(' is followed by whitespace.437
Errors')' is preceded with whitespace.437
Errors'{' should be on the previous line.438
Errors'(' is followed by whitespace.439
Errors')' is preceded with whitespace.439
ErrorsLine has trailing spaces.441
Errors'(' is followed by whitespace.441
Errors')' is preceded with whitespace.441
Errors'{' should be on the previous line.442
ErrorsLine has trailing spaces.448
ErrorsLine has trailing spaces.449
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.449
ErrorsMissing a Javadoc comment.449
ErrorsParameter node should be final.449
Errors'{' should be on the previous line.450
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'{' should be on the previous line.452
ErrorsLine has trailing spaces.457
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.458
ErrorsMissing a Javadoc comment.458
ErrorsParameter uri should be final.458
Errors'{' should be on the previous line.459
Errors'{' should be on the previous line.461
Errors'(' is followed by whitespace.462
Errors')' is preceded with whitespace.462
Errors'}' should be on the same line.463
Errors'{' should be on the previous line.465
ErrorsLine is longer than 80 characters.466
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.470
ErrorsMissing a Javadoc comment.470
ErrorsParameter obj should be final.470
Errors'{' should be on the previous line.471
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.477
ErrorsMissing a Javadoc comment.477
ErrorsParameter obj should be final.477
Errors'{' should be on the previous line.478
ErrorsLine has trailing spaces.483
ErrorsLine has trailing spaces.485
ErrorsLine is longer than 80 characters.485
ErrorsMethod 'getSAXReader' is not designed for extension - needs to be abstract, final or empty.486
ErrorsMissing a Javadoc comment.486
Errors'{' should be on the previous line.487
ErrorsLine has trailing spaces.488
Errors'(' is followed by whitespace.488
Errors')' is preceded with whitespace.488
Errors'{' should be on the previous line.489
Errors'(' is followed by whitespace.491
Errors')' is preceded with whitespace.491
ErrorsLine has trailing spaces.495
ErrorsMethod 'setSAXReader' is not designed for extension - needs to be abstract, final or empty.496
ErrorsMissing a Javadoc comment.496
ErrorsParameter reader should be final.496
Errors'reader' hides a field.496
Errors'{' should be on the previous line.497
ErrorsLine has trailing spaces.500

org/jaxen/dom4j/Dom4jXPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.79
ErrorsParameter xpathExpr should be final.90
Errors'{' should be on the previous line.91
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.94
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.79
ErrorsParameter xpathExpr should be final.90
Errors'{' should be on the previous line.91
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.94

org/jaxen/expr/AdditiveExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.52
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.52
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.66

org/jaxen/expr/AllNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
Errors'{' should be on the previous line.55

org/jaxen/expr/BinaryExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.58
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.58
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.85

org/jaxen/expr/CommentNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
Errors'{' should be on the previous line.54
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
Errors'{' should be on the previous line.54

org/jaxen/expr/DefaultAbsoluteLocationPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.79
ErrorsMethod 'isAbsolute' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter context should be final.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.79
ErrorsMethod 'isAbsolute' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter context should be final.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113

org/jaxen/expr/DefaultAdditiveExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
Errors'(' is followed by whitespace.52
ErrorsParameter lhs should be final.52
ErrorsParameter rhs should be final.53
Errors')' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.56
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
Errors'(' is followed by whitespace.52
ErrorsParameter lhs should be final.52
ErrorsParameter rhs should be final.53
Errors')' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.56
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters.61

org/jaxen/expr/DefaultAllNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
ErrorsParameter axis should be final.66
ErrorsParameter predicateSet should be final.66
Errors'{' should be on the previous line.67
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter node should be final.81
ErrorsParameter contextSupport should be final.82
Errors'{' should be on the previous line.83
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
ErrorsParameter axis should be final.66
ErrorsParameter predicateSet should be final.66
Errors'{' should be on the previous line.67
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter node should be final.81
ErrorsParameter contextSupport should be final.82
Errors'{' should be on the previous line.83

org/jaxen/expr/DefaultAndExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.62
ErrorsParameter lhs should be final.62
ErrorsParameter rhs should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.66
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.79
ErrorsParameter context should be final.79
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.82
Errors'(' is followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.89
ErrorsLine is longer than 80 characters.91
Errors'(' is followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors')' is preceded with whitespace.91
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.94
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.62
ErrorsParameter lhs should be final.62
ErrorsParameter rhs should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.66
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.79
ErrorsParameter context should be final.79
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.82
Errors'(' is followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.89
ErrorsLine is longer than 80 characters.91
Errors'(' is followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors')' is preceded with whitespace.91
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.94
ErrorsLine has trailing spaces.101

org/jaxen/expr/DefaultArithExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.54
ErrorsParameter lhs should be final.54
ErrorsParameter rhs should be final.55
Errors'{' should be on the previous line.56
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.54
ErrorsParameter lhs should be final.54
ErrorsParameter rhs should be final.55
Errors'{' should be on the previous line.56
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62

org/jaxen/expr/DefaultBinaryExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.57
ErrorsParameter lhs should be final.57
Errors'lhs' hides a field.57
ErrorsParameter rhs should be final.57
Errors'rhs' hides a field.57
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter lhs should be final.73
Errors'lhs' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.78
ErrorsParameter rhs should be final.78
Errors'rhs' hides a field.78
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.87
Errors'+' is not followed by whitespace.87
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters.92
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.57
ErrorsParameter lhs should be final.57
Errors'lhs' hides a field.57
ErrorsParameter rhs should be final.57
Errors'rhs' hides a field.57
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter lhs should be final.73
Errors'lhs' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.78
ErrorsParameter rhs should be final.78
Errors'rhs' hides a field.78
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.87
Errors'+' is not followed by whitespace.87
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters.92
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98

org/jaxen/expr/DefaultCommentNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.66
ErrorsParameter axis should be final.66
ErrorsParameter predicateSet should be final.66
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter node should be final.81
ErrorsParameter contextSupport should be final.82
Errors'{' should be on the previous line.83
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.66
ErrorsParameter axis should be final.66
ErrorsParameter predicateSet should be final.66
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter node should be final.81
ErrorsParameter contextSupport should be final.82
Errors'{' should be on the previous line.83
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86

org/jaxen/expr/DefaultDivExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsParameter lhs should be final.62
ErrorsParameter rhs should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.66
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
ErrorsParameter context should be final.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors')' is preceded with whitespace.77
Errors'(' is followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsParameter lhs should be final.62
ErrorsParameter rhs should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.66
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
ErrorsParameter context should be final.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors')' is preceded with whitespace.77
Errors'(' is followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83

org/jaxen/expr/DefaultEqualityExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.61
Errors')' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter context should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine has trailing spaces.75
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine has trailing spaces.79
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'}' should be on the same line.84
Errors')' is preceded with whitespace.85
ErrorsLine is longer than 80 characters.86
ErrorsAvoid inline conditionals.86
ErrorsLine is longer than 80 characters.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors')' is preceded with whitespace.88
Errors'}' should be on the same line.89
Errors')' is preceded with whitespace.90
ErrorsLine is longer than 80 characters.92
ErrorsAvoid inline conditionals.92
ErrorsLine is longer than 80 characters.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors')' is preceded with whitespace.93
Errors'}' should be on the same line.94
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.97
ErrorsLine is longer than 80 characters.97
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'}' should be on the same line.98
ErrorsLine has trailing spaces.100
ErrorsLine is longer than 80 characters.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsLine has trailing spaces.102
Errors'}' should be on the same line.102
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors')' is preceded with whitespace.104
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.107
ErrorsMissing a Javadoc comment.108
Errors'(' is followed by whitespace.108
ErrorsParameter lhsSet should be final.108
ErrorsParameter rhsSet should be final.108
ErrorsParameter nav should be final.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters.111
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.112
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors')' is preceded with whitespace.114
ErrorsLine has trailing spaces.117
Errors'for' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors';' is followed by whitespace.118
Errors'{' should be on the previous line.119
ErrorsLine has trailing spaces.121
Errors'for' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors';' is followed by whitespace.122
Errors'{' should be on the previous line.123
ErrorsLine has trailing spaces.125
Errors'if' is not followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.135
ErrorsMissing a Javadoc comment.136
Errors'(' is followed by whitespace.136
ErrorsParameter lhs should be final.136
ErrorsParameter rhs should be final.136
ErrorsParameter nav should be final.136
Errors')' is preceded with whitespace.136
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine has trailing spaces.139
Errors'{' should be on the previous line.139
Errors'(' is followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors')' is preceded with whitespace.141
Errors'}' should be on the same line.142
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors')' is preceded with whitespace.143
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.146
Errors'(' is followed by whitespace.147
ErrorsLine has trailing spaces.148
ErrorsLine is longer than 80 characters.148
Errors')' is preceded with whitespace.148
Errors')' is preceded with whitespace.148
Errors'}' should be on the same line.149
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.155
Errors')' is preceded with whitespace.155
ErrorsLine has trailing spaces.158
ErrorsMissing a Javadoc comment.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.61
Errors')' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter context should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine has trailing spaces.75
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine has trailing spaces.79
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'}' should be on the same line.84
Errors')' is preceded with whitespace.85
ErrorsLine is longer than 80 characters.86
ErrorsAvoid inline conditionals.86
ErrorsLine is longer than 80 characters.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors')' is preceded with whitespace.88
Errors'}' should be on the same line.89
Errors')' is preceded with whitespace.90
ErrorsLine is longer than 80 characters.92
ErrorsAvoid inline conditionals.92
ErrorsLine is longer than 80 characters.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors')' is preceded with whitespace.93
Errors'}' should be on the same line.94
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.97
ErrorsLine is longer than 80 characters.97
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'}' should be on the same line.98
ErrorsLine has trailing spaces.100
ErrorsLine is longer than 80 characters.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsLine has trailing spaces.102
Errors'}' should be on the same line.102
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors')' is preceded with whitespace.104
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.107
ErrorsMissing a Javadoc comment.108
Errors'(' is followed by whitespace.108
ErrorsParameter lhsSet should be final.108
ErrorsParameter rhsSet should be final.108
ErrorsParameter nav should be final.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters.111
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.112
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors')' is preceded with whitespace.114
ErrorsLine has trailing spaces.117
Errors'for' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors';' is followed by whitespace.118
Errors'{' should be on the previous line.119
ErrorsLine has trailing spaces.121
Errors'for' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors';' is followed by whitespace.122
Errors'{' should be on the previous line.123
ErrorsLine has trailing spaces.125
Errors'if' is not followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.135
ErrorsMissing a Javadoc comment.136
Errors'(' is followed by whitespace.136
ErrorsParameter lhs should be final.136
ErrorsParameter rhs should be final.136
ErrorsParameter nav should be final.136
Errors')' is preceded with whitespace.136
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine has trailing spaces.139
Errors'{' should be on the previous line.139
Errors'(' is followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors')' is preceded with whitespace.141
Errors'}' should be on the same line.142
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors')' is preceded with whitespace.143
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.146
Errors'(' is followed by whitespace.147
ErrorsLine has trailing spaces.148
ErrorsLine is longer than 80 characters.148
Errors')' is preceded with whitespace.148
Errors')' is preceded with whitespace.148
Errors'}' should be on the same line.149
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.155
Errors')' is preceded with whitespace.155
ErrorsLine has trailing spaces.158
ErrorsMissing a Javadoc comment.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159

org/jaxen/expr/DefaultEqualsExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.52
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter lhs should be final.59
ErrorsParameter rhs should be final.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter lhs should be final.76
ErrorsParameter rhs should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'if' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.85
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.52
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter lhs should be final.59
ErrorsParameter rhs should be final.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter lhs should be final.76
ErrorsParameter rhs should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'if' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.85
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87

org/jaxen/expr/DefaultExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.63
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'public' modifier out of order with the JLS suggestions.69
ErrorsParameter obj should be final.69
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'cast' is not followed by whitespace.78
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
Errors'public' modifier out of order with the JLS suggestions.84
ErrorsParameter obj should be final.84
Errors'{' should be on the previous line.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.63
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'public' modifier out of order with the JLS suggestions.69
ErrorsParameter obj should be final.69
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'cast' is not followed by whitespace.78
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
Errors'public' modifier out of order with the JLS suggestions.84
ErrorsParameter obj should be final.84
Errors'{' should be on the previous line.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87

org/jaxen/expr/DefaultFilterExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.70
ErrorsParameter predicateSet should be final.70
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsParameter expr should be final.75
Errors'expr' hides a field.75
ErrorsParameter predicateSet should be final.75
Errors'{' should be on the previous line.76
ErrorsMethod 'addPredicate' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter predicate should be final.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsMethod 'getPredicates' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMethod 'getExpr' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'{' should be on the previous line.102
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsLine has trailing spaces.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'{' should be on the previous line.122
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsFirst sentence should end with a period.134
ErrorsLine is longer than 80 characters.134
ErrorsExpected an @return tag.136
ErrorsLine has trailing spaces.136
ErrorsMethod 'asBoolean' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter context should be final.136
ErrorsExpected @param tag for 'context'.136
ErrorsExpected @throws tag for 'JaxenException'.136
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.139
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'}' should be on the same line.142
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'{' should be on the previous line.157
ErrorsLine has trailing spaces.158
Errors'(' is followed by whitespace.158
ErrorsLine has trailing spaces.159
ErrorsLine has trailing spaces.162
ErrorsLine has trailing spaces.165
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
ErrorsParameter context should be final.166
Errors'{' should be on the previous line.167
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
ErrorsLine has trailing spaces.169
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.173
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.70
ErrorsParameter predicateSet should be final.70
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsParameter expr should be final.75
Errors'expr' hides a field.75
ErrorsParameter predicateSet should be final.75
Errors'{' should be on the previous line.76
ErrorsMethod 'addPredicate' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter predicate should be final.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsMethod 'getPredicates' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMethod 'getExpr' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'{' should be on the previous line.102
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsLine has trailing spaces.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'{' should be on the previous line.122
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsFirst sentence should end with a period.134
ErrorsLine is longer than 80 characters.134
ErrorsExpected an @return tag.136
ErrorsLine has trailing spaces.136
ErrorsMethod 'asBoolean' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter context should be final.136
ErrorsExpected @param tag for 'context'.136
ErrorsExpected @throws tag for 'JaxenException'.136
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.139
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'}' should be on the same line.142
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'{' should be on the previous line.157
ErrorsLine has trailing spaces.158
Errors'(' is followed by whitespace.158
ErrorsLine has trailing spaces.159
ErrorsLine has trailing spaces.162
ErrorsLine has trailing spaces.165
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
ErrorsParameter context should be final.166
Errors'{' should be on the previous line.167
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
ErrorsLine has trailing spaces.169
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.173

org/jaxen/expr/DefaultFunctionCallExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsParameter prefix should be final.73
Errors'prefix' hides a field.73
ErrorsParameter functionName should be final.73
Errors'functionName' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMethod 'addParameter' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter parameter should be final.80
Errors'{' should be on the previous line.81
ErrorsMethod 'getParameters' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMethod 'getFunctionName' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
Errors'prefix' hides a field.105
Errors'&&' should be on a new line.107
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.125
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
Errors'{' should be on the previous line.136
Errors'{' should be on the previous line.143
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
Errors'{' should be on the previous line.156
Errors'prefix' hides a field.157
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.164
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
ErrorsParameter context should be final.167
Errors'{' should be on the previous line.168
Errors'prefix' hides a field.169
ErrorsMethod 'evaluateParams' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
ErrorsParameter context should be final.184
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.192
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsParameter prefix should be final.73
Errors'prefix' hides a field.73
ErrorsParameter functionName should be final.73
Errors'functionName' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMethod 'addParameter' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter parameter should be final.80
Errors'{' should be on the previous line.81
ErrorsMethod 'getParameters' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMethod 'getFunctionName' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
Errors'prefix' hides a field.105
Errors'&&' should be on a new line.107
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.125
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
Errors'{' should be on the previous line.136
Errors'{' should be on the previous line.143
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
Errors'{' should be on the previous line.156
Errors'prefix' hides a field.157
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.164
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
ErrorsParameter context should be final.167
Errors'{' should be on the previous line.168
Errors'prefix' hides a field.169
ErrorsMethod 'evaluateParams' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
ErrorsParameter context should be final.184
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.192

org/jaxen/expr/DefaultGreaterThanEqualExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.53
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter lhs should be final.56
ErrorsParameter rhs should be final.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.66
ErrorsParameter lhs should be final.66
ErrorsParameter rhs should be final.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.53
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter lhs should be final.56
ErrorsParameter rhs should be final.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.66
ErrorsParameter lhs should be final.66
ErrorsParameter rhs should be final.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68

org/jaxen/expr/DefaultGreaterThanExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.53
ErrorsMissing a Javadoc comment.57
Errors'(' is followed by whitespace.57
ErrorsParameter lhs should be final.57
ErrorsParameter rhs should be final.57
Errors')' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
Errors'(' is followed by whitespace.67
ErrorsParameter lhs should be final.67
ErrorsParameter rhs should be final.67
Errors')' is preceded with whitespace.67
Errors'{' should be on the previous line.68
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.53
ErrorsMissing a Javadoc comment.57
Errors'(' is followed by whitespace.57
ErrorsParameter lhs should be final.57
ErrorsParameter rhs should be final.57
Errors')' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
Errors'(' is followed by whitespace.67
ErrorsParameter lhs should be final.67
ErrorsParameter rhs should be final.67
Errors')' is preceded with whitespace.67
Errors'{' should be on the previous line.68
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71

org/jaxen/expr/DefaultLessThanEqualExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
Errors'(' is followed by whitespace.54
ErrorsParameter lhs should be final.54
ErrorsParameter rhs should be final.54
Errors')' is preceded with whitespace.54
Errors'{' should be on the previous line.55
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.64
Errors'(' is followed by whitespace.64
ErrorsParameter lhs should be final.64
ErrorsParameter rhs should be final.64
Errors')' is preceded with whitespace.64
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
Errors'(' is followed by whitespace.54
ErrorsParameter lhs should be final.54
ErrorsParameter rhs should be final.54
Errors')' is preceded with whitespace.54
Errors'{' should be on the previous line.55
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.64
Errors'(' is followed by whitespace.64
ErrorsParameter lhs should be final.64
ErrorsParameter rhs should be final.64
Errors')' is preceded with whitespace.64
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.66

org/jaxen/expr/DefaultLessThanExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.53
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter lhs should be final.56
ErrorsParameter rhs should be final.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.66
ErrorsParameter lhs should be final.66
ErrorsParameter rhs should be final.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.53
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter lhs should be final.56
ErrorsParameter rhs should be final.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.66
ErrorsParameter lhs should be final.66
ErrorsParameter rhs should be final.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69

org/jaxen/expr/DefaultLiteralExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter literal should be final.62
Errors'literal' hides a field.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.79
Errors')' is preceded with whitespace.80
Errors'}' should be on the same line.82
ErrorsLine has trailing spaces.86
ErrorsMissing a Javadoc comment.89
ErrorsParameter context should be final.89
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter literal should be final.62
Errors'literal' hides a field.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.79
Errors')' is preceded with whitespace.80
Errors'}' should be on the same line.82
ErrorsLine has trailing spaces.86
ErrorsMissing a Javadoc comment.89
ErrorsParameter context should be final.89
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.93

org/jaxen/expr/DefaultLocationPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.60
Errors'{' should be on the previous line.61
ErrorsMissing a Javadoc comment.62
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.72
ErrorsParameter step should be final.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.87
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.102
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.117
ErrorsMissing a Javadoc comment.124
Errors'{' should be on the previous line.125
ErrorsMissing a Javadoc comment.129
ErrorsParameter context should be final.129
Errors'{' should be on the previous line.130
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.146
ErrorsLine is longer than 80 characters.148
ErrorsLine has trailing spaces.150
ErrorsMissing a Javadoc comment.154
ErrorsParameter step should be final.154
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.60
Errors'{' should be on the previous line.61
ErrorsMissing a Javadoc comment.62
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.72
ErrorsParameter step should be final.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.87
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.102
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.117
ErrorsMissing a Javadoc comment.124
Errors'{' should be on the previous line.125
ErrorsMissing a Javadoc comment.129
ErrorsParameter context should be final.129
Errors'{' should be on the previous line.130
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.146
ErrorsLine is longer than 80 characters.148
ErrorsLine has trailing spaces.150
ErrorsMissing a Javadoc comment.154
ErrorsParameter step should be final.154

org/jaxen/expr/DefaultLogicalExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.52
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.54
ErrorsParameter lhs should be final.54
ErrorsParameter rhs should be final.55
Errors'{' should be on the previous line.56
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.58
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.52
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.54
ErrorsParameter lhs should be final.54
ErrorsParameter rhs should be final.55
Errors'{' should be on the previous line.56
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.58

org/jaxen/expr/DefaultMinusExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter lhs should be final.63
ErrorsParameter rhs should be final.64
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.67
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsParameter context should be final.75
Errors'{' should be on the previous line.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors')' is preceded with whitespace.80
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter lhs should be final.63
ErrorsParameter rhs should be final.64
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.67
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsParameter context should be final.75
Errors'{' should be on the previous line.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors')' is preceded with whitespace.80
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83

org/jaxen/expr/DefaultModExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.62
Errors')' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
ErrorsParameter context should be final.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.62
Errors')' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
ErrorsParameter context should be final.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81

org/jaxen/expr/DefaultMultiplicativeExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.54
ErrorsMissing a Javadoc comment.55
ErrorsParameter lhs should be final.55
ErrorsParameter rhs should be final.56
Errors'{' should be on the previous line.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.59
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.54
ErrorsMissing a Javadoc comment.55
ErrorsParameter lhs should be final.55
ErrorsParameter rhs should be final.56
Errors'{' should be on the previous line.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.59
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.64

org/jaxen/expr/DefaultMultiplyExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.62
Errors')' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
ErrorsParameter context should be final.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.62
Errors')' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
ErrorsParameter context should be final.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82

org/jaxen/expr/DefaultNameStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.70
ErrorsFirst sentence should end with a period.84
ErrorsFirst sentence should end with a period.87
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.97
ErrorsParameter axis should be final.98
ErrorsParameter prefix should be final.99
Errors'prefix' hides a field.99
ErrorsParameter localName should be final.100
Errors'localName' hides a field.100
ErrorsParameter predicateSet should be final.101
ErrorsLine has trailing spaces.112
ErrorsMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.115
ErrorsLine has trailing spaces.121
ErrorsMethod 'getLocalName' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine has trailing spaces.130
ErrorsMethod 'isMatchesAnyName' is not designed for extension - needs to be abstract, final or empty.133
ErrorsLine has trailing spaces.139
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.142
Errors'64' is a magic number.143
ErrorsLine is longer than 80 characters.154
ErrorsExpected an @return tag.156
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMethod length is 154 lines (max allowed is 150).156
ErrorsParameter context should be final.156
ErrorsExpected @param tag for 'context'.156
ErrorsExpected @throws tag for 'JaxenException'.156
ErrorsLine is longer than 80 characters.166
ErrorsLine has trailing spaces.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.177
ErrorsLine has trailing spaces.192
ErrorsLine is longer than 80 characters.194
ErrorsLine has trailing spaces.195
ErrorsLine has trailing spaces.196
Errors'}' should be on the same line.196
ErrorsLine is longer than 80 characters.199
ErrorsLine has trailing spaces.213
ErrorsLine is longer than 80 characters.215
ErrorsLine has trailing spaces.223
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.236
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters.248
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
Errors'!' is followed by whitespace.255
ErrorsLine contains a tab character.256
Errors'{' should be on the previous line.256
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine has trailing spaces.263
ErrorsLine is longer than 80 characters.274
ErrorsLine has trailing spaces.275
ErrorsLine is longer than 80 characters.275
ErrorsLine has trailing spaces.277
ErrorsLine has trailing spaces.280
ErrorsLine contains a tab character.286
ErrorsLine is longer than 80 characters.291
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
Errors'{' should be on the previous line.296
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.298
Errors'!' is followed by whitespace.298
ErrorsLine contains a tab character.299
Errors'{' should be on the previous line.299
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine has trailing spaces.307
ErrorsLine has trailing spaces.310
ErrorsLine has trailing spaces.313
ErrorsLine has trailing spaces.317
ErrorsLine is longer than 80 characters.319
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.319
ErrorsParameter node should be final.319
ErrorsParameter contextSupport should be final.319
ErrorsLine has trailing spaces.320
ErrorsLine has trailing spaces.329
Errors'}' should be on the same line.329
ErrorsLine has trailing spaces.332
Errors'}' should be on the same line.332
ErrorsLine has trailing spaces.339
ErrorsLine has trailing spaces.340
Errors'}' should be on the same line.340
ErrorsLine has trailing spaces.343
Errors'}' should be on the same line.343
ErrorsLine has trailing spaces.350
Errors'}' should be on the same line.350
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
Errors'+' is not preceded with whitespace.358
Errors'+' is not followed by whitespace.358
Errors'+' is not preceded with whitespace.358
Errors'+' is not followed by whitespace.358
ErrorsLine has trailing spaces.360
Errors'}' should be on the same line.360
ErrorsLine has trailing spaces.370
ErrorsLine has trailing spaces.383
ErrorsParameter uri should be final.387
ErrorsLine has trailing spaces.393
ErrorsMethod 'matchesNamespaceURIs' is not designed for extension - needs to be abstract, final or empty.398
ErrorsParameter uri1 should be final.398
ErrorsParameter uri2 should be final.398
ErrorsLine has trailing spaces.410
ErrorsLine has trailing spaces.413
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.416
Errors'prefix' hides a field.417
ErrorsLine is longer than 80 characters.418
ErrorsAvoid inline conditionals.418
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.70
ErrorsFirst sentence should end with a period.84
ErrorsFirst sentence should end with a period.87
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.97
ErrorsParameter axis should be final.98
ErrorsParameter prefix should be final.99
Errors'prefix' hides a field.99
ErrorsParameter localName should be final.100
Errors'localName' hides a field.100
ErrorsParameter predicateSet should be final.101
ErrorsLine has trailing spaces.112
ErrorsMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.115
ErrorsLine has trailing spaces.121
ErrorsMethod 'getLocalName' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine has trailing spaces.130
ErrorsMethod 'isMatchesAnyName' is not designed for extension - needs to be abstract, final or empty.133
ErrorsLine has trailing spaces.139
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.142
Errors'64' is a magic number.143
ErrorsLine is longer than 80 characters.154
ErrorsExpected an @return tag.156
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMethod length is 154 lines (max allowed is 150).156
ErrorsParameter context should be final.156
ErrorsExpected @param tag for 'context'.156
ErrorsExpected @throws tag for 'JaxenException'.156
ErrorsLine is longer than 80 characters.166
ErrorsLine has trailing spaces.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.177
ErrorsLine has trailing spaces.192
ErrorsLine is longer than 80 characters.194
ErrorsLine has trailing spaces.195
ErrorsLine has trailing spaces.196
Errors'}' should be on the same line.196
ErrorsLine is longer than 80 characters.199
ErrorsLine has trailing spaces.213
ErrorsLine is longer than 80 characters.215
ErrorsLine has trailing spaces.223
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.236
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters.248
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
Errors'!' is followed by whitespace.255
ErrorsLine contains a tab character.256
Errors'{' should be on the previous line.256
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine has trailing spaces.263
ErrorsLine is longer than 80 characters.274
ErrorsLine has trailing spaces.275
ErrorsLine is longer than 80 characters.275
ErrorsLine has trailing spaces.277
ErrorsLine has trailing spaces.280
ErrorsLine contains a tab character.286
ErrorsLine is longer than 80 characters.291
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
Errors'{' should be on the previous line.296
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.298
Errors'!' is followed by whitespace.298
ErrorsLine contains a tab character.299
Errors'{' should be on the previous line.299
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine has trailing spaces.307
ErrorsLine has trailing spaces.310
ErrorsLine has trailing spaces.313
ErrorsLine has trailing spaces.317
ErrorsLine is longer than 80 characters.319
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.319
ErrorsParameter node should be final.319
ErrorsParameter contextSupport should be final.319
ErrorsLine has trailing spaces.320
ErrorsLine has trailing spaces.329
Errors'}' should be on the same line.329
ErrorsLine has trailing spaces.332
Errors'}' should be on the same line.332
ErrorsLine has trailing spaces.339
ErrorsLine has trailing spaces.340
Errors'}' should be on the same line.340
ErrorsLine has trailing spaces.343
Errors'}' should be on the same line.343
ErrorsLine has trailing spaces.350
Errors'}' should be on the same line.350
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
Errors'+' is not preceded with whitespace.358
Errors'+' is not followed by whitespace.358
Errors'+' is not preceded with whitespace.358
Errors'+' is not followed by whitespace.358
ErrorsLine has trailing spaces.360
Errors'}' should be on the same line.360
ErrorsLine has trailing spaces.370
ErrorsLine has trailing spaces.383
ErrorsParameter uri should be final.387
ErrorsLine has trailing spaces.393
ErrorsMethod 'matchesNamespaceURIs' is not designed for extension - needs to be abstract, final or empty.398
ErrorsParameter uri1 should be final.398
ErrorsParameter uri2 should be final.398
ErrorsLine has trailing spaces.410
ErrorsLine has trailing spaces.413
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.416
Errors'prefix' hides a field.417
ErrorsLine is longer than 80 characters.418
ErrorsAvoid inline conditionals.418

org/jaxen/expr/DefaultNotEqualsExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsLine has trailing spaces.55
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter lhs should be final.59
ErrorsParameter rhs should be final.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.73
ErrorsMissing a Javadoc comment.74
Errors'(' is followed by whitespace.74
ErrorsParameter lhs should be final.74
ErrorsParameter rhs should be final.74
Errors')' is preceded with whitespace.74
Errors'{' should be on the previous line.75
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.79
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsLine has trailing spaces.55
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter lhs should be final.59
ErrorsParameter rhs should be final.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.73
ErrorsMissing a Javadoc comment.74
Errors'(' is followed by whitespace.74
ErrorsParameter lhs should be final.74
ErrorsParameter rhs should be final.74
Errors')' is preceded with whitespace.74
Errors'{' should be on the previous line.75
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.79
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine has trailing spaces.88

org/jaxen/expr/DefaultNumberExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.63
ErrorsParameter number should be final.63
Errors'number' hides a field.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.83
Errors'(' is followed by whitespace.83
ErrorsParameter context should be final.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.63
ErrorsParameter number should be final.63
Errors'number' hides a field.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.83
Errors'(' is followed by whitespace.83
ErrorsParameter context should be final.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.87

org/jaxen/expr/DefaultOrExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.64
ErrorsParameter lhs should be final.64
ErrorsParameter rhs should be final.65
Errors'{' should be on the previous line.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.68
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMissing a Javadoc comment.81
ErrorsParameter context should be final.81
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.84
Errors'(' is followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.91
ErrorsLine is longer than 80 characters.93
Errors'(' is followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors')' is preceded with whitespace.93
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'{' should be on the previous line.96
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.64
ErrorsParameter lhs should be final.64
ErrorsParameter rhs should be final.65
Errors'{' should be on the previous line.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.68
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMissing a Javadoc comment.81
ErrorsParameter context should be final.81
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.84
Errors'(' is followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.91
ErrorsLine is longer than 80 characters.93
Errors'(' is followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors')' is preceded with whitespace.93
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'{' should be on the previous line.96
ErrorsLine has trailing spaces.102

org/jaxen/expr/DefaultPathExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter filterExpr should be final.62
Errors'filterExpr' hides a field.62
ErrorsParameter locationPath should be final.63
Errors'locationPath' hides a field.63
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.73
ErrorsParameter filterExpr should be final.73
Errors'filterExpr' hides a field.73
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.83
ErrorsLine is longer than 80 characters.85
ErrorsMissing a Javadoc comment.92
Errors'if' construct must use '{}'s.100
ErrorsMissing a Javadoc comment.108
ErrorsMissing a Javadoc comment.133
ErrorsParameter context should be final.133
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter filterExpr should be final.62
Errors'filterExpr' hides a field.62
ErrorsParameter locationPath should be final.63
Errors'locationPath' hides a field.63
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.73
ErrorsParameter filterExpr should be final.73
Errors'filterExpr' hides a field.73
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.83
ErrorsLine is longer than 80 characters.85
ErrorsMissing a Javadoc comment.92
Errors'if' construct must use '{}'s.100
ErrorsMissing a Javadoc comment.108
ErrorsMissing a Javadoc comment.133
ErrorsParameter context should be final.133
ErrorsLine has trailing spaces.146

org/jaxen/expr/DefaultPlusExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.62
Errors'{' should be on the previous line.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter context should be final.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
ErrorsLine has trailing spaces.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.62
Errors'{' should be on the previous line.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter context should be final.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.78
ErrorsLine has trailing spaces.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
ErrorsLine has trailing spaces.84

org/jaxen/expr/DefaultPredicate.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter expr should be final.63
Errors'expr' hides a field.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter expr should be final.73
Errors'expr' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsMissing a Javadoc comment.88
Errors'{' should be on the previous line.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
ErrorsMissing a Javadoc comment.93
ErrorsParameter context should be final.93
Errors'{' should be on the previous line.94
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.97
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter expr should be final.63
Errors'expr' hides a field.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter expr should be final.73
Errors'expr' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsMissing a Javadoc comment.88
Errors'{' should be on the previous line.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
ErrorsMissing a Javadoc comment.93
ErrorsParameter context should be final.93
Errors'{' should be on the previous line.94
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.97

org/jaxen/expr/DefaultProcessingInstructionNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.45
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter axis should be final.69
ErrorsParameter name should be final.70
Errors'name' hides a field.70
ErrorsParameter predicateSet should be final.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
Errors'name' hides a field.88
Errors'{' should be on the previous line.90
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter node should be final.100
ErrorsParameter support should be final.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.103
Errors'(' is followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'name' hides a field.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.114
Errors'(' is followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors')' is preceded with whitespace.114
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.45
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter axis should be final.69
ErrorsParameter name should be final.70
Errors'name' hides a field.70
ErrorsParameter predicateSet should be final.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
Errors'name' hides a field.88
Errors'{' should be on the previous line.90
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter node should be final.100
ErrorsParameter support should be final.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.103
Errors'(' is followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'name' hides a field.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.114
Errors'(' is followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors')' is preceded with whitespace.114
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.121

org/jaxen/expr/DefaultRelationalExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.61
Errors')' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter context should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors'if' is not followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.77
Errors'{' should be on the previous line.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors')' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine has trailing spaces.85
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.86
ErrorsLine is longer than 80 characters.86
Errors'(' is followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors')' is preceded with whitespace.86
Errors'}' should be on the same line.87
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.90
Errors'(' is followed by whitespace.90
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors')' is preceded with whitespace.90
ErrorsLine has trailing spaces.93
ErrorsLine is longer than 80 characters.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsAvoid inline conditionals.94
ErrorsMissing a Javadoc comment.97
Errors'(' is followed by whitespace.97
ErrorsParameter lhsSet should be final.97
ErrorsParameter rhsSet should be final.97
ErrorsParameter nav should be final.97
Errors')' is preceded with whitespace.97
Errors'{' should be on the previous line.98
ErrorsLine is longer than 80 characters.99
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors')' is preceded with whitespace.99
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.103
Errors'for' is not followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors';' is followed by whitespace.104
Errors'{' should be on the previous line.105
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
Errors'for' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors';' is followed by whitespace.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.111
Errors'if' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
Errors')' is preceded with whitespace.112
Errors'{' should be on the previous line.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.121
ErrorsMissing a Javadoc comment.122
Errors'(' is followed by whitespace.122
ErrorsParameter lhs should be final.122
ErrorsParameter rhs should be final.122
ErrorsParameter nav should be final.122
Errors')' is preceded with whitespace.122
Errors'if' is not followed by whitespace.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
ErrorsLine has trailing spaces.128
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine has trailing spaces.131
Errors'if' is not followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors')' is preceded with whitespace.132
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsLine has trailing spaces.139
ErrorsLine has trailing spaces.140
ErrorsMissing a Javadoc comment.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter lhs should be final.61
ErrorsParameter rhs should be final.61
Errors')' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter context should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors'if' is not followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors')' is preceded with whitespace.77
Errors'{' should be on the previous line.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors')' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine has trailing spaces.85
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.86
ErrorsLine is longer than 80 characters.86
Errors'(' is followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors')' is preceded with whitespace.86
Errors'}' should be on the same line.87
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.90
Errors'(' is followed by whitespace.90
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors')' is preceded with whitespace.90
ErrorsLine has trailing spaces.93
ErrorsLine is longer than 80 characters.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsAvoid inline conditionals.94
ErrorsMissing a Javadoc comment.97
Errors'(' is followed by whitespace.97
ErrorsParameter lhsSet should be final.97
ErrorsParameter rhsSet should be final.97
ErrorsParameter nav should be final.97
Errors')' is preceded with whitespace.97
Errors'{' should be on the previous line.98
ErrorsLine is longer than 80 characters.99
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors')' is preceded with whitespace.99
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.103
Errors'for' is not followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors';' is followed by whitespace.104
Errors'{' should be on the previous line.105
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
Errors'for' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors';' is followed by whitespace.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.111
Errors'if' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
Errors')' is preceded with whitespace.112
Errors'{' should be on the previous line.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.121
ErrorsMissing a Javadoc comment.122
Errors'(' is followed by whitespace.122
ErrorsParameter lhs should be final.122
ErrorsParameter rhs should be final.122
ErrorsParameter nav should be final.122
Errors')' is preceded with whitespace.122
Errors'if' is not followed by whitespace.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
ErrorsLine has trailing spaces.128
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine has trailing spaces.131
Errors'if' is not followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors')' is preceded with whitespace.132
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsLine has trailing spaces.139
ErrorsLine has trailing spaces.140
ErrorsMissing a Javadoc comment.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140

org/jaxen/expr/DefaultRelativeLocationPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.60
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.60
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.68

org/jaxen/expr/DefaultStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter axis should be final.69
Errors'axis' hides a field.69
ErrorsParameter predicates should be final.69
Errors'predicates' hides a field.69
Errors'{' should be on the previous line.70
ErrorsMethod 'addPredicate' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter predicate should be final.75
Errors'{' should be on the previous line.76
ErrorsMethod 'getPredicates' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsMethod 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsMethod 'getAxis' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
ErrorsMethod 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsMethod 'getAxisName' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'{' should be on the previous line.111
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
Errors'{' should be on the previous line.116
ErrorsMethod 'axisIterator' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter contextNode should be final.120
ErrorsParameter support should be final.120
Errors'{' should be on the previous line.122
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.137
Errors'(' is followed by whitespace.139
Errors';' is preceded with whitespace.139
Errors';' is preceded with whitespace.139
Errors')' is preceded with whitespace.139
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
ErrorsLine is longer than 80 characters.145
ErrorsLine has trailing spaces.146
ErrorsLine is longer than 80 characters.146
ErrorsLine has trailing spaces.148
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.153
Errors'(' is followed by whitespace.155
Errors'!' is followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors')' is preceded with whitespace.155
Errors'{' should be on the previous line.156
Errors'(' is followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors')' is preceded with whitespace.165
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter axis should be final.69
Errors'axis' hides a field.69
ErrorsParameter predicates should be final.69
Errors'predicates' hides a field.69
Errors'{' should be on the previous line.70
ErrorsMethod 'addPredicate' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter predicate should be final.75
Errors'{' should be on the previous line.76
ErrorsMethod 'getPredicates' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsMethod 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsMethod 'getAxis' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
ErrorsMethod 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsMethod 'getAxisName' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'{' should be on the previous line.111
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
Errors'{' should be on the previous line.116
ErrorsMethod 'axisIterator' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter contextNode should be final.120
ErrorsParameter support should be final.120
Errors'{' should be on the previous line.122
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.137
Errors'(' is followed by whitespace.139
Errors';' is preceded with whitespace.139
Errors';' is preceded with whitespace.139
Errors')' is preceded with whitespace.139
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
ErrorsLine is longer than 80 characters.145
ErrorsLine has trailing spaces.146
ErrorsLine is longer than 80 characters.146
ErrorsLine has trailing spaces.148
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.153
Errors'(' is followed by whitespace.155
Errors'!' is followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors')' is preceded with whitespace.155
Errors'{' should be on the previous line.156
Errors'(' is followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors')' is preceded with whitespace.165

org/jaxen/expr/DefaultTextNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.67
ErrorsParameter axis should be final.67
ErrorsParameter predicateSet should be final.67
Errors')' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter node should be final.72
ErrorsParameter support should be final.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.67
ErrorsParameter axis should be final.67
ErrorsParameter predicateSet should be final.67
Errors')' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter node should be final.72
ErrorsParameter support should be final.73
Errors'{' should be on the previous line.74
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsLine has trailing spaces.84

org/jaxen/expr/DefaultTruthExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.56
ErrorsParameter lhs should be final.56
ErrorsParameter rhs should be final.57
Errors'{' should be on the previous line.58
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.60
ErrorsMissing a Javadoc comment.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.68
ErrorsParameter lhs should be final.68
ErrorsParameter rhs should be final.69
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.73
ErrorsMissing a Javadoc comment.76
ErrorsParameter lhs should be final.76
ErrorsParameter rhs should be final.77
Errors'{' should be on the previous line.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
ErrorsParameter obj should be final.84
Errors'{' should be on the previous line.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine has trailing spaces.88
ErrorsMissing a Javadoc comment.89
ErrorsParameter obj should be final.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine has trailing spaces.93
ErrorsMissing a Javadoc comment.94
Errors'(' is followed by whitespace.94
ErrorsParameter set should be final.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
ErrorsMissing a Javadoc comment.99
ErrorsParameter lhs should be final.99
ErrorsParameter rhs should be final.100
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.104
ErrorsMissing a Javadoc comment.107
ErrorsParameter lhs should be final.107
ErrorsParameter rhs should be final.108
Errors'{' should be on the previous line.109
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.112
ErrorsMissing a Javadoc comment.115
ErrorsParameter lhs should be final.115
ErrorsParameter rhs should be final.116
Errors'{' should be on the previous line.117
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.120
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.56
ErrorsParameter lhs should be final.56
ErrorsParameter rhs should be final.57
Errors'{' should be on the previous line.58
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.60
ErrorsMissing a Javadoc comment.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.68
ErrorsParameter lhs should be final.68
ErrorsParameter rhs should be final.69
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.73
ErrorsMissing a Javadoc comment.76
ErrorsParameter lhs should be final.76
ErrorsParameter rhs should be final.77
Errors'{' should be on the previous line.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
ErrorsParameter obj should be final.84
Errors'{' should be on the previous line.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine has trailing spaces.88
ErrorsMissing a Javadoc comment.89
ErrorsParameter obj should be final.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine has trailing spaces.93
ErrorsMissing a Javadoc comment.94
Errors'(' is followed by whitespace.94
ErrorsParameter set should be final.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
ErrorsMissing a Javadoc comment.99
ErrorsParameter lhs should be final.99
ErrorsParameter rhs should be final.100
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.104
ErrorsMissing a Javadoc comment.107
ErrorsParameter lhs should be final.107
ErrorsParameter rhs should be final.108
Errors'{' should be on the previous line.109
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.112
ErrorsMissing a Javadoc comment.115
ErrorsParameter lhs should be final.115
ErrorsParameter rhs should be final.116
Errors'{' should be on the previous line.117
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.120
ErrorsLine has trailing spaces.121

org/jaxen/expr/DefaultUnaryExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsParameter expr should be final.64
Errors'expr' hides a field.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMissing a Javadoc comment.91
ErrorsParameter context should be final.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors')' is preceded with whitespace.94
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsParameter expr should be final.64
Errors'expr' hides a field.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMissing a Javadoc comment.91
ErrorsParameter context should be final.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors')' is preceded with whitespace.94
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.98

org/jaxen/expr/DefaultUnionExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter lhs should be final.73
ErrorsParameter rhs should be final.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.77
ErrorsMethod 'getOperator' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter context should be final.90
Errors'{' should be on the previous line.91
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.97
ErrorsLine has trailing spaces.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.104
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
ErrorsLine has trailing spaces.108
Errors'(' is followed by whitespace.109
Errors'!' is followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine has trailing spaces.115
ErrorsLine is longer than 80 characters.116
ErrorsLine has trailing spaces.117
Errors'}' should be on the same line.119
ErrorsLine is longer than 80 characters.121
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsMissing a Javadoc comment.73
ErrorsParameter lhs should be final.73
ErrorsParameter rhs should be final.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.77
ErrorsMethod 'getOperator' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter context should be final.90
Errors'{' should be on the previous line.91
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.97
ErrorsLine has trailing spaces.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.104
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
ErrorsLine has trailing spaces.108
Errors'(' is followed by whitespace.109
Errors'!' is followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine has trailing spaces.115
ErrorsLine is longer than 80 characters.116
ErrorsLine has trailing spaces.117
Errors'}' should be on the same line.119
ErrorsLine is longer than 80 characters.121
ErrorsLine has trailing spaces.124

org/jaxen/expr/DefaultVariableReferenceExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.53
ErrorsMissing a Javadoc comment.53
ErrorsLine has trailing spaces.56
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter prefix should be final.62
Errors'prefix' hides a field.62
ErrorsParameter variableName should be final.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsLine has trailing spaces.83
ErrorsMissing a Javadoc comment.84
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'{' should be on the previous line.86
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.97
ErrorsParameter context should be final.97
Errors'{' should be on the previous line.98
Errors'prefix' hides a field.99
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine has trailing spaces.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.53
ErrorsMissing a Javadoc comment.53
ErrorsLine has trailing spaces.56
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter prefix should be final.62
Errors'prefix' hides a field.62
ErrorsParameter variableName should be final.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsLine has trailing spaces.83
ErrorsMissing a Javadoc comment.84
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'{' should be on the previous line.86
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.97
ErrorsParameter context should be final.97
Errors'{' should be on the previous line.98
Errors'prefix' hides a field.99
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine has trailing spaces.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.110

org/jaxen/expr/DefaultXPathExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter rootExpr should be final.69
Errors'rootExpr' hides a field.69
Errors'{' should be on the previous line.70
ErrorsMethod 'getRootExpr' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMethod 'setRootExpr' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter rootExpr should be final.79
Errors'rootExpr' hides a field.79
Errors'{' should be on the previous line.80
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsMethod 'asList' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
ErrorsParameter context should be final.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter rootExpr should be final.69
Errors'rootExpr' hides a field.69
Errors'{' should be on the previous line.70
ErrorsMethod 'getRootExpr' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMethod 'setRootExpr' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter rootExpr should be final.79
Errors'rootExpr' hides a field.79
Errors'{' should be on the previous line.80
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsMethod 'asList' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
ErrorsParameter context should be final.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103

org/jaxen/expr/DefaultXPathFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.75
ErrorsMethod 'createXPath' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter rootExpr should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsMethod 'createPathExpr' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
Errors'(' is followed by whitespace.81
ErrorsParameter filterExpr should be final.81
ErrorsLine is longer than 80 characters.82
ErrorsParameter locationPath should be final.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.85
ErrorsMethod 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
Errors'{' should be on the previous line.89
ErrorsMethod 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'{' should be on the previous line.94
ErrorsMethod 'createOrExpr' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'(' is followed by whitespace.98
ErrorsParameter lhs should be final.98
ErrorsParameter rhs should be final.99
Errors')' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.102
ErrorsMethod 'createAndExpr' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'(' is followed by whitespace.105
ErrorsParameter lhs should be final.105
ErrorsParameter rhs should be final.106
Errors')' is preceded with whitespace.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
ErrorsMethod 'createEqualityExpr' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'(' is followed by whitespace.112
ErrorsParameter lhs should be final.112
ErrorsParameter rhs should be final.113
ErrorsLine is longer than 80 characters.114
ErrorsParameter equalityOperator should be final.114
Errors')' is preceded with whitespace.114
Errorsswitch without "default" clause.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'{' should be on the previous line.117
ErrorsAvoid nested blocks.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.121
ErrorsAvoid nested blocks.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.126
ErrorsLine is longer than 80 characters.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsMethod 'createRelationalExpr' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'(' is followed by whitespace.132
ErrorsParameter lhs should be final.132
ErrorsParameter rhs should be final.133
ErrorsLine is longer than 80 characters.134
ErrorsParameter relationalOperator should be final.134
Errors')' is preceded with whitespace.134
Errorsswitch without "default" clause.136
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
Errors'{' should be on the previous line.137
ErrorsAvoid nested blocks.139
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.141
ErrorsAvoid nested blocks.144
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.146
ErrorsAvoid nested blocks.149
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.151
ErrorsAvoid nested blocks.154
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.156
ErrorsLine is longer than 80 characters.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsMethod 'createAdditiveExpr' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
Errors'(' is followed by whitespace.162
ErrorsParameter lhs should be final.162
ErrorsParameter rhs should be final.163
ErrorsLine is longer than 80 characters.164
ErrorsParameter additiveOperator should be final.164
Errors')' is preceded with whitespace.164
Errorsswitch without "default" clause.166
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
Errors'{' should be on the previous line.167
ErrorsAvoid nested blocks.169
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.171
ErrorsAvoid nested blocks.174
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters.179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
ErrorsMethod 'createMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty.182
ErrorsMissing a Javadoc comment.182
Errors'(' is followed by whitespace.182
ErrorsParameter lhs should be final.182
ErrorsParameter rhs should be final.183
ErrorsLine is longer than 80 characters.184
ErrorsParameter multiplicativeOperator should be final.184
Errors')' is preceded with whitespace.184
Errorsswitch without "default" clause.186
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
Errors'{' should be on the previous line.187
ErrorsAvoid nested blocks.189
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.191
ErrorsAvoid nested blocks.194
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.196
ErrorsAvoid nested blocks.199
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.201
ErrorsLine is longer than 80 characters.204
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
ErrorsMethod 'createUnaryExpr' is not designed for extension - needs to be abstract, final or empty.207
ErrorsMissing a Javadoc comment.207
Errors'(' is followed by whitespace.207
ErrorsParameter expr should be final.207
ErrorsParameter unaryOperator should be final.208
Errors')' is preceded with whitespace.208
Errors'{' should be on the previous line.209
Errorsswitch without "default" clause.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'{' should be on the previous line.211
ErrorsAvoid nested blocks.213
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
ErrorsMethod 'createUnionExpr' is not designed for extension - needs to be abstract, final or empty.220
ErrorsMissing a Javadoc comment.220
Errors'(' is followed by whitespace.220
ErrorsParameter lhs should be final.220
ErrorsParameter rhs should be final.221
Errors')' is preceded with whitespace.221
Errors'{' should be on the previous line.222
Errors'(' is followed by whitespace.223
Errors')' is preceded with whitespace.224
ErrorsMethod 'createFilterExpr' is not designed for extension - needs to be abstract, final or empty.227
ErrorsMissing a Javadoc comment.227
Errors'(' is followed by whitespace.227
ErrorsParameter expr should be final.227
Errors')' is preceded with whitespace.227
Errors'{' should be on the previous line.228
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
ErrorsMethod 'createFunctionCallExpr' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
Errors'(' is followed by whitespace.232
ErrorsParameter prefix should be final.232
ErrorsLine is longer than 80 characters.233
ErrorsParameter functionName should be final.233
Errors')' is preceded with whitespace.233
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.236
ErrorsMethod 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
Errors'(' is followed by whitespace.239
ErrorsParameter number should be final.239
Errors')' is preceded with whitespace.239
Errors'{' should be on the previous line.240
Errors'(' is followed by whitespace.241
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
Errors')' is preceded with whitespace.241
ErrorsMethod 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
Errors'(' is followed by whitespace.244
ErrorsParameter number should be final.244
Errors')' is preceded with whitespace.244
Errors'{' should be on the previous line.245
Errors'(' is followed by whitespace.246
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
Errors')' is preceded with whitespace.246
ErrorsMethod 'createLiteralExpr' is not designed for extension - needs to be abstract, final or empty.249
ErrorsMissing a Javadoc comment.249
Errors'(' is followed by whitespace.249
ErrorsParameter literal should be final.249
Errors')' is preceded with whitespace.249
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
ErrorsMethod 'createVariableReferenceExpr' is not designed for extension - needs to be abstract, final or empty.254
ErrorsMissing a Javadoc comment.254
Errors'(' is followed by whitespace.254
ErrorsParameter prefix should be final.254
ErrorsLine is longer than 80 characters.255
ErrorsParameter variable should be final.255
Errors')' is preceded with whitespace.255
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.258
ErrorsMethod 'createNameStep' is not designed for extension - needs to be abstract, final or empty.261
ErrorsMissing a Javadoc comment.261
Errors'(' is followed by whitespace.261
ErrorsParameter axis should be final.261
ErrorsParameter prefix should be final.262
ErrorsParameter localName should be final.263
Errors')' is preceded with whitespace.263
Errors'{' should be on the previous line.264
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.269
ErrorsMethod 'createTextNodeStep' is not designed for extension - needs to be abstract, final or empty.272
ErrorsMissing a Javadoc comment.272
Errors'(' is followed by whitespace.272
ErrorsParameter axis should be final.272
Errors')' is preceded with whitespace.272
Errors'{' should be on the previous line.273
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsMethod 'createCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.278
ErrorsMissing a Javadoc comment.278
Errors'(' is followed by whitespace.278
ErrorsParameter axis should be final.278
Errors')' is preceded with whitespace.278
Errors'{' should be on the previous line.279
Errors'(' is followed by whitespace.280
Errors')' is preceded with whitespace.280
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
ErrorsMethod 'createAllNodeStep' is not designed for extension - needs to be abstract, final or empty.284
ErrorsMissing a Javadoc comment.284
Errors'(' is followed by whitespace.284
ErrorsParameter axis should be final.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
Errors'(' is followed by whitespace.287
Errors')' is preceded with whitespace.287
ErrorsMethod 'createProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.290
ErrorsMissing a Javadoc comment.290
Errors'(' is followed by whitespace.290
ErrorsParameter axis should be final.290
ErrorsLine is longer than 80 characters.291
ErrorsParameter piName should be final.291
Errors')' is preceded with whitespace.291
Errors'(' is followed by whitespace.293
Errors')' is preceded with whitespace.293
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.296
ErrorsMethod 'createPredicate' is not designed for extension - needs to be abstract, final or empty.299
ErrorsMissing a Javadoc comment.299
Errors'(' is followed by whitespace.299
ErrorsParameter predicateExpr should be final.299
Errors')' is preceded with whitespace.299
Errors'(' is followed by whitespace.301
Errors')' is preceded with whitespace.301
ErrorsMethod 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty.304
ErrorsMissing a Javadoc comment.304
Errors'(' is followed by whitespace.304
ErrorsParameter axis should be final.304
Errors')' is preceded with whitespace.304
Errors'{' should be on the previous line.305
Errors'(' is followed by whitespace.307
Errors')' is preceded with whitespace.307
Errors'{' should be on the previous line.308
Errors'(' is followed by whitespace.310
Errors')' is preceded with whitespace.310
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
Errors'(' is followed by whitespace.316
Errors')' is preceded with whitespace.316
Errors'(' is followed by whitespace.318
Errors')' is preceded with whitespace.318
Errors'(' is followed by whitespace.320
Errors')' is preceded with whitespace.320
Errors'(' is followed by whitespace.322
Errors')' is preceded with whitespace.322
Errors'(' is followed by whitespace.324
Errors')' is preceded with whitespace.324
Errors'(' is followed by whitespace.326
Errors')' is preceded with whitespace.326
Errors'(' is followed by whitespace.328
Errors')' is preceded with whitespace.328
Errors'(' is followed by whitespace.330
Errors')' is preceded with whitespace.330
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332
Errors'(' is followed by whitespace.334
Errors')' is preceded with whitespace.334
ErrorsMethod 'createPredicateSet' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
ErrorsLine has trailing spaces.345
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.75
ErrorsMethod 'createXPath' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter rootExpr should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsMethod 'createPathExpr' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
Errors'(' is followed by whitespace.81
ErrorsParameter filterExpr should be final.81
ErrorsLine is longer than 80 characters.82
ErrorsParameter locationPath should be final.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.85
ErrorsMethod 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
Errors'{' should be on the previous line.89
ErrorsMethod 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'{' should be on the previous line.94
ErrorsMethod 'createOrExpr' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'(' is followed by whitespace.98
ErrorsParameter lhs should be final.98
ErrorsParameter rhs should be final.99
Errors')' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.102
ErrorsMethod 'createAndExpr' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'(' is followed by whitespace.105
ErrorsParameter lhs should be final.105
ErrorsParameter rhs should be final.106
Errors')' is preceded with whitespace.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
ErrorsMethod 'createEqualityExpr' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'(' is followed by whitespace.112
ErrorsParameter lhs should be final.112
ErrorsParameter rhs should be final.113
ErrorsLine is longer than 80 characters.114
ErrorsParameter equalityOperator should be final.114
Errors')' is preceded with whitespace.114
Errorsswitch without "default" clause.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'{' should be on the previous line.117
ErrorsAvoid nested blocks.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.121
ErrorsAvoid nested blocks.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.126
ErrorsLine is longer than 80 characters.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsMethod 'createRelationalExpr' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'(' is followed by whitespace.132
ErrorsParameter lhs should be final.132
ErrorsParameter rhs should be final.133
ErrorsLine is longer than 80 characters.134
ErrorsParameter relationalOperator should be final.134
Errors')' is preceded with whitespace.134
Errorsswitch without "default" clause.136
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
Errors'{' should be on the previous line.137
ErrorsAvoid nested blocks.139
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.141
ErrorsAvoid nested blocks.144
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.146
ErrorsAvoid nested blocks.149
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.151
ErrorsAvoid nested blocks.154
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.156
ErrorsLine is longer than 80 characters.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsMethod 'createAdditiveExpr' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
Errors'(' is followed by whitespace.162
ErrorsParameter lhs should be final.162
ErrorsParameter rhs should be final.163
ErrorsLine is longer than 80 characters.164
ErrorsParameter additiveOperator should be final.164
Errors')' is preceded with whitespace.164
Errorsswitch without "default" clause.166
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
Errors'{' should be on the previous line.167
ErrorsAvoid nested blocks.169
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.171
ErrorsAvoid nested blocks.174
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters.179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
ErrorsMethod 'createMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty.182
ErrorsMissing a Javadoc comment.182
Errors'(' is followed by whitespace.182
ErrorsParameter lhs should be final.182
ErrorsParameter rhs should be final.183
ErrorsLine is longer than 80 characters.184
ErrorsParameter multiplicativeOperator should be final.184
Errors')' is preceded with whitespace.184
Errorsswitch without "default" clause.186
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
Errors'{' should be on the previous line.187
ErrorsAvoid nested blocks.189
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.191
ErrorsAvoid nested blocks.194
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.196
ErrorsAvoid nested blocks.199
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.201
ErrorsLine is longer than 80 characters.204
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
ErrorsMethod 'createUnaryExpr' is not designed for extension - needs to be abstract, final or empty.207
ErrorsMissing a Javadoc comment.207
Errors'(' is followed by whitespace.207
ErrorsParameter expr should be final.207
ErrorsParameter unaryOperator should be final.208
Errors')' is preceded with whitespace.208
Errors'{' should be on the previous line.209
Errorsswitch without "default" clause.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'{' should be on the previous line.211
ErrorsAvoid nested blocks.213
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
ErrorsMethod 'createUnionExpr' is not designed for extension - needs to be abstract, final or empty.220
ErrorsMissing a Javadoc comment.220
Errors'(' is followed by whitespace.220
ErrorsParameter lhs should be final.220
ErrorsParameter rhs should be final.221
Errors')' is preceded with whitespace.221
Errors'{' should be on the previous line.222
Errors'(' is followed by whitespace.223
Errors')' is preceded with whitespace.224
ErrorsMethod 'createFilterExpr' is not designed for extension - needs to be abstract, final or empty.227
ErrorsMissing a Javadoc comment.227
Errors'(' is followed by whitespace.227
ErrorsParameter expr should be final.227
Errors')' is preceded with whitespace.227
Errors'{' should be on the previous line.228
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
ErrorsMethod 'createFunctionCallExpr' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
Errors'(' is followed by whitespace.232
ErrorsParameter prefix should be final.232
ErrorsLine is longer than 80 characters.233
ErrorsParameter functionName should be final.233
Errors')' is preceded with whitespace.233
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.236
ErrorsMethod 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
Errors'(' is followed by whitespace.239
ErrorsParameter number should be final.239
Errors')' is preceded with whitespace.239
Errors'{' should be on the previous line.240
Errors'(' is followed by whitespace.241
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
Errors')' is preceded with whitespace.241
ErrorsMethod 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
Errors'(' is followed by whitespace.244
ErrorsParameter number should be final.244
Errors')' is preceded with whitespace.244
Errors'{' should be on the previous line.245
Errors'(' is followed by whitespace.246
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
Errors')' is preceded with whitespace.246
ErrorsMethod 'createLiteralExpr' is not designed for extension - needs to be abstract, final or empty.249
ErrorsMissing a Javadoc comment.249
Errors'(' is followed by whitespace.249
ErrorsParameter literal should be final.249
Errors')' is preceded with whitespace.249
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
ErrorsMethod 'createVariableReferenceExpr' is not designed for extension - needs to be abstract, final or empty.254
ErrorsMissing a Javadoc comment.254
Errors'(' is followed by whitespace.254
ErrorsParameter prefix should be final.254
ErrorsLine is longer than 80 characters.255
ErrorsParameter variable should be final.255
Errors')' is preceded with whitespace.255
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.258
ErrorsMethod 'createNameStep' is not designed for extension - needs to be abstract, final or empty.261
ErrorsMissing a Javadoc comment.261
Errors'(' is followed by whitespace.261
ErrorsParameter axis should be final.261
ErrorsParameter prefix should be final.262
ErrorsParameter localName should be final.263
Errors')' is preceded with whitespace.263
Errors'{' should be on the previous line.264
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.269
ErrorsMethod 'createTextNodeStep' is not designed for extension - needs to be abstract, final or empty.272
ErrorsMissing a Javadoc comment.272
Errors'(' is followed by whitespace.272
ErrorsParameter axis should be final.272
Errors')' is preceded with whitespace.272
Errors'{' should be on the previous line.273
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsMethod 'createCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.278
ErrorsMissing a Javadoc comment.278
Errors'(' is followed by whitespace.278
ErrorsParameter axis should be final.278
Errors')' is preceded with whitespace.278
Errors'{' should be on the previous line.279
Errors'(' is followed by whitespace.280
Errors')' is preceded with whitespace.280
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
ErrorsMethod 'createAllNodeStep' is not designed for extension - needs to be abstract, final or empty.284
ErrorsMissing a Javadoc comment.284
Errors'(' is followed by whitespace.284
ErrorsParameter axis should be final.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
Errors'(' is followed by whitespace.287
Errors')' is preceded with whitespace.287
ErrorsMethod 'createProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.290
ErrorsMissing a Javadoc comment.290
Errors'(' is followed by whitespace.290
ErrorsParameter axis should be final.290
ErrorsLine is longer than 80 characters.291
ErrorsParameter piName should be final.291
Errors')' is preceded with whitespace.291
Errors'(' is followed by whitespace.293
Errors')' is preceded with whitespace.293
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.296
ErrorsMethod 'createPredicate' is not designed for extension - needs to be abstract, final or empty.299
ErrorsMissing a Javadoc comment.299
Errors'(' is followed by whitespace.299
ErrorsParameter predicateExpr should be final.299
Errors')' is preceded with whitespace.299
Errors'(' is followed by whitespace.301
Errors')' is preceded with whitespace.301
ErrorsMethod 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty.304
ErrorsMissing a Javadoc comment.304
Errors'(' is followed by whitespace.304
ErrorsParameter axis should be final.304
Errors')' is preceded with whitespace.304
Errors'{' should be on the previous line.305
Errors'(' is followed by whitespace.307
Errors')' is preceded with whitespace.307
Errors'{' should be on the previous line.308
Errors'(' is followed by whitespace.310
Errors')' is preceded with whitespace.310
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
Errors'(' is followed by whitespace.316
Errors')' is preceded with whitespace.316
Errors'(' is followed by whitespace.318
Errors')' is preceded with whitespace.318
Errors'(' is followed by whitespace.320
Errors')' is preceded with whitespace.320
Errors'(' is followed by whitespace.322
Errors')' is preceded with whitespace.322
Errors'(' is followed by whitespace.324
Errors')' is preceded with whitespace.324
Errors'(' is followed by whitespace.326
Errors')' is preceded with whitespace.326
Errors'(' is followed by whitespace.328
Errors')' is preceded with whitespace.328
Errors'(' is followed by whitespace.330
Errors')' is preceded with whitespace.330
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332
Errors'(' is followed by whitespace.334
Errors')' is preceded with whitespace.334
ErrorsMethod 'createPredicateSet' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
ErrorsLine has trailing spaces.345

org/jaxen/expr/EqualityExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.51
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.61
Errors'{' is not preceded with whitespace.63
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.51
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.61
Errors'{' is not preceded with whitespace.63

org/jaxen/expr/Expr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
ErrorsExpected @throws tag for 'JaxenException'.98
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
ErrorsExpected @throws tag for 'JaxenException'.98
ErrorsLine has trailing spaces.99

org/jaxen/expr/FilterExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.67
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.75
ErrorsRedundant 'public' modifier.78
ErrorsExpected @param tag for 'context'.78
ErrorsExpected @throws tag for 'JaxenException'.78
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
ErrorsRedundant 'public' modifier.83
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.67
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.75
ErrorsRedundant 'public' modifier.78
ErrorsExpected @param tag for 'context'.78
ErrorsExpected @throws tag for 'JaxenException'.78
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
ErrorsRedundant 'public' modifier.83

org/jaxen/expr/FunctionCallExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.55
ErrorsLine has trailing spaces.56
ErrorsLine is longer than 80 characters.57
ErrorsLine has trailing spaces.58
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsRedundant 'public' modifier.69
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsRedundant 'public' modifier.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.81
ErrorsRedundant 'public' modifier.83
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.88
ErrorsRedundant 'public' modifier.91
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.55
ErrorsLine has trailing spaces.56
ErrorsLine is longer than 80 characters.57
ErrorsLine has trailing spaces.58
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsRedundant 'public' modifier.69
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsRedundant 'public' modifier.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.81
ErrorsRedundant 'public' modifier.83
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.88
ErrorsRedundant 'public' modifier.91
ErrorsLine has trailing spaces.92

org/jaxen/expr/IdentitySet.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.43
ErrorsMissing a Javadoc comment.49
ErrorsLine has trailing spaces.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.55
ErrorsParameter object should be final.55
ErrorsMissing a Javadoc comment.60
ErrorsParameter object should be final.60
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.67
ErrorsLine has trailing spaces.68
ErrorsMissing a Javadoc comment.69
ErrorsParameter object should be final.69
Errors'object' hides a field.69
ErrorsLine has trailing spaces.72
ErrorsMissing a Javadoc comment.73
ErrorsParameter o should be final.73
ErrorsMissing a Javadoc comment.78
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.43
ErrorsMissing a Javadoc comment.49
ErrorsLine has trailing spaces.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.55
ErrorsParameter object should be final.55
ErrorsMissing a Javadoc comment.60
ErrorsParameter object should be final.60
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.67
ErrorsLine has trailing spaces.68
ErrorsMissing a Javadoc comment.69
ErrorsParameter object should be final.69
Errors'object' hides a field.69
ErrorsLine has trailing spaces.72
ErrorsMissing a Javadoc comment.73
ErrorsParameter o should be final.73
ErrorsMissing a Javadoc comment.78

org/jaxen/expr/LiteralExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.66
ErrorsRedundant 'public' modifier.69
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.66
ErrorsRedundant 'public' modifier.69

org/jaxen/expr/LocationPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.55
ErrorsLine is longer than 80 characters.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.60
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.67
ErrorsExpected @param tag for 'step'.70
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.55
ErrorsLine is longer than 80 characters.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.60
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.67
ErrorsExpected @param tag for 'step'.70
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84

org/jaxen/expr/LogicalExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.52
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.52
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.66

org/jaxen/expr/MultiplicativeExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.67

org/jaxen/expr/NameStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsRedundant 'public' modifier.68
ErrorsLine has trailing spaces.69
ErrorsFirst sentence should end with a period.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.72
ErrorsRedundant 'public' modifier.75
Errors';' is not followed by whitespace.75
Errors'}' is not preceded with whitespace.75
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsRedundant 'public' modifier.68
ErrorsLine has trailing spaces.69
ErrorsFirst sentence should end with a period.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.72
ErrorsRedundant 'public' modifier.75
Errors';' is not followed by whitespace.75
Errors'}' is not preceded with whitespace.75

org/jaxen/expr/NodeComparator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.61
ErrorsParameter navigator should be final.61
Errors'navigator' hides a field.61
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsParameter o1 should be final.65
ErrorsParameter o2 should be final.65
ErrorsLine has trailing spaces.66
Errors'if' construct must use '{}'s.67
ErrorsLine contains a tab character.67
ErrorsLine has trailing spaces.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
Errors'if' construct must use '{}'s.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.79
Errors'}' should be on the same line.81
ErrorsLine is longer than 80 characters.82
Errors'}' should be on the same line.84
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
Errors'}' should be on the same line.89
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
Errors'}' should be on the same line.98
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.111
Errors'if' construct must use '{}'s.116
ErrorsLine has trailing spaces.117
Errors'if' construct must use '{}'s.122
ErrorsLine has trailing spaces.123
ErrorsLine has trailing spaces.134
Errors'}' should be on the same line.135
ErrorsLine has trailing spaces.140
ErrorsMissing a Javadoc comment.142
ErrorsParameter o should be final.142
ErrorsLine has trailing spaces.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter sib1 should be final.146
ErrorsParameter sib2 should be final.146
ErrorsLine has trailing spaces.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine has trailing spaces.155
ErrorsLine contains a tab character.155
Errors'if' construct must use '{}'s.159
ErrorsLine has trailing spaces.162
ErrorsMissing a Javadoc comment.165
ErrorsParameter o should be final.165
ErrorsLine has trailing spaces.169
ErrorsLine has trailing spaces.174
ErrorsLine has trailing spaces.176
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.61
ErrorsParameter navigator should be final.61
Errors'navigator' hides a field.61
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsParameter o1 should be final.65
ErrorsParameter o2 should be final.65
ErrorsLine has trailing spaces.66
Errors'if' construct must use '{}'s.67
ErrorsLine contains a tab character.67
ErrorsLine has trailing spaces.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
Errors'if' construct must use '{}'s.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.79
Errors'}' should be on the same line.81
ErrorsLine is longer than 80 characters.82
Errors'}' should be on the same line.84
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
Errors'}' should be on the same line.89
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
Errors'}' should be on the same line.98
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.111
Errors'if' construct must use '{}'s.116
ErrorsLine has trailing spaces.117
Errors'if' construct must use '{}'s.122
ErrorsLine has trailing spaces.123
ErrorsLine has trailing spaces.134
Errors'}' should be on the same line.135
ErrorsLine has trailing spaces.140
ErrorsMissing a Javadoc comment.142
ErrorsParameter o should be final.142
ErrorsLine has trailing spaces.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter sib1 should be final.146
ErrorsParameter sib2 should be final.146
ErrorsLine has trailing spaces.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine has trailing spaces.155
ErrorsLine contains a tab character.155
Errors'if' construct must use '{}'s.159
ErrorsLine has trailing spaces.162
ErrorsMissing a Javadoc comment.165
ErrorsParameter o should be final.165
ErrorsLine has trailing spaces.169
ErrorsLine has trailing spaces.174
ErrorsLine has trailing spaces.176

org/jaxen/expr/NumberExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.56
Errors'{' should be on the previous line.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsRedundant 'public' modifier.67
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.56
Errors'{' should be on the previous line.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsRedundant 'public' modifier.67

org/jaxen/expr/PathExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.87

org/jaxen/expr/Predicate.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.64
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.103
ErrorsExpected @throws tag for 'JaxenException'.111
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.64
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.103
ErrorsExpected @throws tag for 'JaxenException'.111

org/jaxen/expr/PredicateSet.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.71
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.77
ErrorsMissing a Javadoc comment.79
ErrorsLine has trailing spaces.80
ErrorsMissing a Javadoc comment.81
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.93
ErrorsMethod 'addPredicate' is not designed for extension - needs to be abstract, final or empty.96
ErrorsParameter predicate should be final.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'{' should be on the previous line.99
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine has trailing spaces.109
ErrorsMethod 'getPredicates' is not designed for extension - needs to be abstract, final or empty.112
Errors'{' should be on the previous line.113
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors'{' should be on the previous line.126
ErrorsLine has trailing spaces.134
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
ErrorsLine has trailing spaces.154
ErrorsLine has trailing spaces.156
ErrorsLine has trailing spaces.158
ErrorsMethod 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty.164
ErrorsParameter contextNodeSet should be final.164
ErrorsLine is longer than 80 characters.165
ErrorsParameter support should be final.165
ErrorsExpected @throws tag for 'JaxenException'.165
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
ErrorsMissing a Javadoc comment.170
ErrorsParameter contextNodeSet should be final.170
ErrorsParameter support should be final.170
Errors'while' is not followed by whitespace.181
ErrorsLine is longer than 80 characters.197
Errors'cast' is not followed by whitespace.197
Errors'}' should be on the same line.205
ErrorsLine has trailing spaces.216
ErrorsLine has trailing spaces.219
ErrorsLine has trailing spaces.220
ErrorsLine has trailing spaces.221
ErrorsLine has trailing spaces.222
ErrorsLine has trailing spaces.224
ErrorsLine has trailing spaces.226
ErrorsLine is longer than 80 characters.232
ErrorsMethod 'evaluatePredicates' is not designed for extension - needs to be abstract, final or empty.232
ErrorsParameter contextNodeSet should be final.232
ErrorsParameter support should be final.232
ErrorsExpected @throws tag for 'JaxenException'.233
Errors'while' is not followed by whitespace.243
ErrorsLine is longer than 80 characters.245
Errors'cast' is not followed by whitespace.245
ErrorsLine has trailing spaces.247
ErrorsLine has trailing spaces.250
ErrorsLine is longer than 80 characters.251
ErrorsMethod 'applyPredicate' is not designed for extension - needs to be abstract, final or empty.251
ErrorsMissing a Javadoc comment.251
ErrorsParameter predicate should be final.251
ErrorsParameter nodes2Filter should be final.251
ErrorsParameter support should be final.251
Errors'}' should be on the same line.277
ErrorsLine has trailing spaces.289
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.71
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.77
ErrorsMissing a Javadoc comment.79
ErrorsLine has trailing spaces.80
ErrorsMissing a Javadoc comment.81
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.93
ErrorsMethod 'addPredicate' is not designed for extension - needs to be abstract, final or empty.96
ErrorsParameter predicate should be final.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'{' should be on the previous line.99
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine has trailing spaces.109
ErrorsMethod 'getPredicates' is not designed for extension - needs to be abstract, final or empty.112
Errors'{' should be on the previous line.113
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors'{' should be on the previous line.126
ErrorsLine has trailing spaces.134
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
ErrorsLine has trailing spaces.154
ErrorsLine has trailing spaces.156
ErrorsLine has trailing spaces.158
ErrorsMethod 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty.164
ErrorsParameter contextNodeSet should be final.164
ErrorsLine is longer than 80 characters.165
ErrorsParameter support should be final.165
ErrorsExpected @throws tag for 'JaxenException'.165
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
ErrorsMissing a Javadoc comment.170
ErrorsParameter contextNodeSet should be final.170
ErrorsParameter support should be final.170
Errors'while' is not followed by whitespace.181
ErrorsLine is longer than 80 characters.197
Errors'cast' is not followed by whitespace.197
Errors'}' should be on the same line.205
ErrorsLine has trailing spaces.216
ErrorsLine has trailing spaces.219
ErrorsLine has trailing spaces.220
ErrorsLine has trailing spaces.221
ErrorsLine has trailing spaces.222
ErrorsLine has trailing spaces.224
ErrorsLine has trailing spaces.226
ErrorsLine is longer than 80 characters.232
ErrorsMethod 'evaluatePredicates' is not designed for extension - needs to be abstract, final or empty.232
ErrorsParameter contextNodeSet should be final.232
ErrorsParameter support should be final.232
ErrorsExpected @throws tag for 'JaxenException'.233
Errors'while' is not followed by whitespace.243
ErrorsLine is longer than 80 characters.245
Errors'cast' is not followed by whitespace.245
ErrorsLine has trailing spaces.247
ErrorsLine has trailing spaces.250
ErrorsLine is longer than 80 characters.251
ErrorsMethod 'applyPredicate' is not designed for extension - needs to be abstract, final or empty.251
ErrorsMissing a Javadoc comment.251
ErrorsParameter predicate should be final.251
ErrorsParameter nodes2Filter should be final.251
ErrorsParameter support should be final.251
Errors'}' should be on the same line.277
ErrorsLine has trailing spaces.289

org/jaxen/expr/Predicated.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.79

org/jaxen/expr/ProcessingInstructionNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
Errors'{' should be on the previous line.54
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsRedundant 'public' modifier.60
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
Errors'{' should be on the previous line.54
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsRedundant 'public' modifier.60

org/jaxen/expr/RelationalExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66

org/jaxen/expr/Step.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.66
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.77
ErrorsExpected @param tag for 'node'.78
ErrorsExpected @param tag for 'contextSupport'.79
ErrorsExpected @throws tag for 'JaxenException'.79
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.96
ErrorsRedundant 'public' modifier.100
ErrorsLine has trailing spaces.104
ErrorsLine is longer than 80 characters.108
ErrorsLine has trailing spaces.109
ErrorsLine is longer than 80 characters.112
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.118
ErrorsExpected @param tag for 'context'.121
ErrorsExpected @throws tag for 'JaxenException'.121
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.66
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.77
ErrorsExpected @param tag for 'node'.78
ErrorsExpected @param tag for 'contextSupport'.79
ErrorsExpected @throws tag for 'JaxenException'.79
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.96
ErrorsRedundant 'public' modifier.100
ErrorsLine has trailing spaces.104
ErrorsLine is longer than 80 characters.108
ErrorsLine has trailing spaces.109
ErrorsLine is longer than 80 characters.112
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.118
ErrorsExpected @param tag for 'context'.121
ErrorsExpected @throws tag for 'JaxenException'.121

org/jaxen/expr/TextNodeStep.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
Errors'{' should be on the previous line.54
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
Errors'{' should be on the previous line.54

org/jaxen/expr/UnaryExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.55
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.58
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.55
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.58
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.69

org/jaxen/expr/UnionExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.55
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.55
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64

org/jaxen/expr/VariableReferenceExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsRedundant 'public' modifier.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsRedundant 'public' modifier.74
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsRedundant 'public' modifier.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsRedundant 'public' modifier.74

org/jaxen/expr/XPathExpr.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.99
ErrorsLine is longer than 80 characters.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.101
ErrorsExpected @throws tag for 'JaxenException'.106
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.99
ErrorsLine is longer than 80 characters.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.101
ErrorsExpected @throws tag for 'JaxenException'.106

org/jaxen/expr/XPathFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.61
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsExpected @throws tag for 'JaxenException'.66
ErrorsLine has trailing spaces.70
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.77
ErrorsExpected @throws tag for 'JaxenException'.77
ErrorsLine has trailing spaces.81
ErrorsExpected @throws tag for 'JaxenException'.85
ErrorsLine has trailing spaces.89
ErrorsExpected @throws tag for 'JaxenException'.93
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.97
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
ErrorsExpected @throws tag for 'JaxenException'.104
ErrorsLine has trailing spaces.107
ErrorsLine has trailing spaces.108
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.115
ErrorsExpected @throws tag for 'JaxenException'.115
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.123
ErrorsLine has trailing spaces.124
ErrorsLine is longer than 80 characters.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.133
ErrorsLine has trailing spaces.136
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.138
ErrorsLine is longer than 80 characters.139
Errors'(' is followed by whitespace.141
ErrorsLine is longer than 80 characters.143
Errors')' is preceded with whitespace.143
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.147
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
ErrorsLine has trailing spaces.152
ErrorsLine is longer than 80 characters.153
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.157
ErrorsLine has trailing spaces.160
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.164
ErrorsLine is longer than 80 characters.166
ErrorsLine is longer than 80 characters.168
Errors'(' is followed by whitespace.170
ErrorsLine is longer than 80 characters.172
Errors')' is preceded with whitespace.172
ErrorsLine has trailing spaces.175
ErrorsLine has trailing spaces.176
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.183
ErrorsExpected @throws tag for 'JaxenException'.183
ErrorsLine has trailing spaces.186
ErrorsLine has trailing spaces.187
ErrorsExtra HTML tag found: </code>190
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.194
ErrorsExpected @throws tag for 'JaxenException'.194
ErrorsLine has trailing spaces.197
ErrorsLine has trailing spaces.198
Errors'(' is followed by whitespace.203
Errors')' is preceded with whitespace.203
ErrorsExpected @throws tag for 'JaxenException'.203
ErrorsLine has trailing spaces.205
ErrorsLine has trailing spaces.208
ErrorsLine has trailing spaces.210
Errors'(' is followed by whitespace.214
ErrorsLine is longer than 80 characters.215
Errors')' is preceded with whitespace.215
ErrorsExpected @throws tag for 'JaxenException'.215
ErrorsLine has trailing spaces.219
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
ErrorsExpected @throws tag for 'JaxenException'.224
ErrorsLine has trailing spaces.228
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
ErrorsExpected @throws tag for 'JaxenException'.233
ErrorsLine has trailing spaces.237
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
ErrorsExpected @throws tag for 'JaxenException'.242
ErrorsLine has trailing spaces.246
ErrorsLine has trailing spaces.248
Errors'(' is followed by whitespace.252
ErrorsLine is longer than 80 characters.253
Errors')' is preceded with whitespace.253
ErrorsExpected @throws tag for 'JaxenException'.253
ErrorsLine has trailing spaces.257
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.264
Errors')' is preceded with whitespace.266
ErrorsLine has trailing spaces.270
ErrorsLine is longer than 80 characters.273
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsLine has trailing spaces.279
ErrorsLine is longer than 80 characters.282
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
ErrorsLine has trailing spaces.288
ErrorsLine is longer than 80 characters.291
Errors'(' is followed by whitespace.293
Errors')' is preceded with whitespace.293
ErrorsLine has trailing spaces.297
ErrorsLine is longer than 80 characters.298
ErrorsLine is longer than 80 characters.301
Errors'(' is followed by whitespace.303
ErrorsLine is longer than 80 characters.304
Errors')' is preceded with whitespace.304
ErrorsLine has trailing spaces.308
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.313
ErrorsExpected @throws tag for 'JaxenException'.313
ErrorsLine has trailing spaces.316
ErrorsLine has trailing spaces.317
ErrorsExpected @throws tag for 'JaxenException'.321
ErrorsLine has trailing spaces.322
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.61
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsExpected @throws tag for 'JaxenException'.66
ErrorsLine has trailing spaces.70
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.77
ErrorsExpected @throws tag for 'JaxenException'.77
ErrorsLine has trailing spaces.81
ErrorsExpected @throws tag for 'JaxenException'.85
ErrorsLine has trailing spaces.89
ErrorsExpected @throws tag for 'JaxenException'.93
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.97
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
ErrorsExpected @throws tag for 'JaxenException'.104
ErrorsLine has trailing spaces.107
ErrorsLine has trailing spaces.108
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.115
ErrorsExpected @throws tag for 'JaxenException'.115
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.123
ErrorsLine has trailing spaces.124
ErrorsLine is longer than 80 characters.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.133
ErrorsLine has trailing spaces.136
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.138
ErrorsLine is longer than 80 characters.139
Errors'(' is followed by whitespace.141
ErrorsLine is longer than 80 characters.143
Errors')' is preceded with whitespace.143
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.147
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
ErrorsLine has trailing spaces.152
ErrorsLine is longer than 80 characters.153
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.157
ErrorsLine has trailing spaces.160
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.164
ErrorsLine is longer than 80 characters.166
ErrorsLine is longer than 80 characters.168
Errors'(' is followed by whitespace.170
ErrorsLine is longer than 80 characters.172
Errors')' is preceded with whitespace.172
ErrorsLine has trailing spaces.175
ErrorsLine has trailing spaces.176
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.183
ErrorsExpected @throws tag for 'JaxenException'.183
ErrorsLine has trailing spaces.186
ErrorsLine has trailing spaces.187
ErrorsExtra HTML tag found: </code>190
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.194
ErrorsExpected @throws tag for 'JaxenException'.194
ErrorsLine has trailing spaces.197
ErrorsLine has trailing spaces.198
Errors'(' is followed by whitespace.203
Errors')' is preceded with whitespace.203
ErrorsExpected @throws tag for 'JaxenException'.203
ErrorsLine has trailing spaces.205
ErrorsLine has trailing spaces.208
ErrorsLine has trailing spaces.210
Errors'(' is followed by whitespace.214
ErrorsLine is longer than 80 characters.215
Errors')' is preceded with whitespace.215
ErrorsExpected @throws tag for 'JaxenException'.215
ErrorsLine has trailing spaces.219
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
ErrorsExpected @throws tag for 'JaxenException'.224
ErrorsLine has trailing spaces.228
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
ErrorsExpected @throws tag for 'JaxenException'.233
ErrorsLine has trailing spaces.237
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
ErrorsExpected @throws tag for 'JaxenException'.242
ErrorsLine has trailing spaces.246
ErrorsLine has trailing spaces.248
Errors'(' is followed by whitespace.252
ErrorsLine is longer than 80 characters.253
Errors')' is preceded with whitespace.253
ErrorsExpected @throws tag for 'JaxenException'.253
ErrorsLine has trailing spaces.257
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.264
Errors')' is preceded with whitespace.266
ErrorsLine has trailing spaces.270
ErrorsLine is longer than 80 characters.273
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsLine has trailing spaces.279
ErrorsLine is longer than 80 characters.282
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
ErrorsLine has trailing spaces.288
ErrorsLine is longer than 80 characters.291
Errors'(' is followed by whitespace.293
Errors')' is preceded with whitespace.293
ErrorsLine has trailing spaces.297
ErrorsLine is longer than 80 characters.298
ErrorsLine is longer than 80 characters.301
Errors'(' is followed by whitespace.303
ErrorsLine is longer than 80 characters.304
Errors')' is preceded with whitespace.304
ErrorsLine has trailing spaces.308
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.313
ErrorsExpected @throws tag for 'JaxenException'.313
ErrorsLine has trailing spaces.316
ErrorsLine has trailing spaces.317
ErrorsExpected @throws tag for 'JaxenException'.321
ErrorsLine has trailing spaces.322

org/jaxen/expr/iter/IterableAncestorAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.64
ErrorsParameter value should be final.64
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter contextNode should be final.69
ErrorsLine is longer than 80 characters.70
ErrorsParameter support should be final.70
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.64
ErrorsParameter value should be final.64
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter contextNode should be final.69
ErrorsLine is longer than 80 characters.70
ErrorsParameter support should be final.70
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
ErrorsLine has trailing spaces.74

org/jaxen/expr/iter/IterableAncestorOrSelfAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterableAttributeAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.61
ErrorsParameter value should be final.64
ErrorsLine has trailing spaces.70
ErrorsExpected an @return tag.74
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.74
ErrorsParameter contextNode should be final.74
ErrorsParameter support should be final.74
ErrorsExpected @throws tag for 'UnsupportedAxisException'.74
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.84
ErrorsExpected an @return tag.87
ErrorsMethod 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty.87
ErrorsParameter contextNode should be final.88
ErrorsParameter support should be final.89
ErrorsParameter localName should be final.90
ErrorsParameter namespacePrefix should be final.91
ErrorsParameter namespaceURI should be final.92
ErrorsExpected @throws tag for 'UnsupportedAxisException'.93
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.96
ErrorsLine has trailing spaces.101
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter support should be final.105
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.61
ErrorsParameter value should be final.64
ErrorsLine has trailing spaces.70
ErrorsExpected an @return tag.74
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.74
ErrorsParameter contextNode should be final.74
ErrorsParameter support should be final.74
ErrorsExpected @throws tag for 'UnsupportedAxisException'.74
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.84
ErrorsExpected an @return tag.87
ErrorsMethod 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty.87
ErrorsParameter contextNode should be final.88
ErrorsParameter support should be final.89
ErrorsParameter localName should be final.90
ErrorsParameter namespacePrefix should be final.91
ErrorsParameter namespaceURI should be final.92
ErrorsExpected @throws tag for 'UnsupportedAxisException'.93
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.96
ErrorsLine has trailing spaces.101
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter support should be final.105

org/jaxen/expr/iter/IterableAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsFirst sentence should end with a period.51
ErrorsLine has trailing spaces.56
ErrorsParameter axisValue should be final.59
ErrorsExpected @param tag for 'axisValue'.59
ErrorsLine has trailing spaces.65
ErrorsMethod 'value' is not designed for extension - needs to be abstract, final or empty.68
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.80
ErrorsExpected @throws tag for 'UnsupportedAxisException'.80
ErrorsLine is longer than 80 characters.88
ErrorsExpected an @return tag.91
ErrorsMethod 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter contextNode should be final.92
ErrorsParameter support should be final.93
ErrorsParameter localName should be final.94
ErrorsParameter namespacePrefix should be final.95
ErrorsParameter namespaceURI should be final.96
ErrorsExpected @throws tag for 'UnsupportedAxisException'.97
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.104
ErrorsMethod 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter support should be final.108
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsFirst sentence should end with a period.51
ErrorsLine has trailing spaces.56
ErrorsParameter axisValue should be final.59
ErrorsExpected @param tag for 'axisValue'.59
ErrorsLine has trailing spaces.65
ErrorsMethod 'value' is not designed for extension - needs to be abstract, final or empty.68
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.80
ErrorsExpected @throws tag for 'UnsupportedAxisException'.80
ErrorsLine is longer than 80 characters.88
ErrorsExpected an @return tag.91
ErrorsMethod 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter contextNode should be final.92
ErrorsParameter support should be final.93
ErrorsParameter localName should be final.94
ErrorsParameter namespacePrefix should be final.95
ErrorsParameter namespaceURI should be final.96
ErrorsExpected @throws tag for 'UnsupportedAxisException'.97
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.104
ErrorsMethod 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter support should be final.108

org/jaxen/expr/iter/IterableChildAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.52
ErrorsLine has trailing spaces.58
ErrorsParameter value should be final.61
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.73
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter contextNode should be final.73
ErrorsParameter support should be final.73
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.87
ErrorsMethod 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter contextNode should be final.90
ErrorsParameter support should be final.91
ErrorsParameter localName should be final.92
ErrorsParameter namespacePrefix should be final.93
ErrorsParameter namespaceURI should be final.94
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.98
ErrorsLine has trailing spaces.103
ErrorsMethod 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter support should be final.107
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.52
ErrorsLine has trailing spaces.58
ErrorsParameter value should be final.61
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.73
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter contextNode should be final.73
ErrorsParameter support should be final.73
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.87
ErrorsMethod 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter contextNode should be final.90
ErrorsParameter support should be final.91
ErrorsParameter localName should be final.92
ErrorsParameter namespacePrefix should be final.93
ErrorsParameter namespaceURI should be final.94
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.98
ErrorsLine has trailing spaces.103
ErrorsMethod 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter support should be final.107

org/jaxen/expr/iter/IterableDescendantAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterableDescendantOrSelfAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterableFollowingAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterableFollowingSiblingAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterableNamespaceAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterableParentAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterablePrecedingAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterablePrecedingSiblingAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
ErrorsLine is longer than 80 characters.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/expr/iter/IterableSelfAxis.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
ErrorsParameter value should be final.63
Errors'{' should be on the previous line.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter contextNode should be final.68
ErrorsLine is longer than 80 characters.69
ErrorsParameter support should be final.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/jaxen/function/BooleanFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.58
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.66
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.98
ErrorsLine is longer than 80 characters.100
Errors'{' should be on the previous line.103
Errors'{' is not followed by whitespace.109
Errors'}' is not preceded with whitespace.109
ErrorsLine has trailing spaces.110
ErrorsFirst sentence should end with a period.111
ErrorsLine has trailing spaces.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.120
ErrorsLine is longer than 80 characters.121
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.123
ErrorsParameter context should be final.123
ErrorsParameter args should be final.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
ErrorsLine has trailing spaces.134
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.148
ErrorsParameter obj should be final.151
ErrorsParameter nav should be final.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
ErrorsLine has trailing spaces.156
ErrorsLine has trailing spaces.157
ErrorsLine is longer than 80 characters.157
Errors'{' should be on the previous line.159
ErrorsLine has trailing spaces.162
ErrorsLine has trailing spaces.166
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'{' should be on the previous line.172
Errors'}' should be on the same line.174
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
Errors'{' should be on the previous line.177
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'{' should be on the previous line.180
Errors'}' should be on the same line.184
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
Errors'{' should be on the previous line.187
Errors'(' is followed by whitespace.188
Errors'cast' is not followed by whitespace.188
ErrorsAvoid inline conditionals.189
Errors')' is preceded with whitespace.190
Errors'}' should be on the same line.191
ErrorsLine has trailing spaces.192
Errors'{' should be on the previous line.193
ErrorsLine has trailing spaces.194
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
ErrorsAvoid inline conditionals.196
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.58
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.66
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.98
ErrorsLine is longer than 80 characters.100
Errors'{' should be on the previous line.103
Errors'{' is not followed by whitespace.109
Errors'}' is not preceded with whitespace.109
ErrorsLine has trailing spaces.110
ErrorsFirst sentence should end with a period.111
ErrorsLine has trailing spaces.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.120
ErrorsLine is longer than 80 characters.121
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.123
ErrorsParameter context should be final.123
ErrorsParameter args should be final.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
ErrorsLine has trailing spaces.134
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.148
ErrorsParameter obj should be final.151
ErrorsParameter nav should be final.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
ErrorsLine has trailing spaces.156
ErrorsLine has trailing spaces.157
ErrorsLine is longer than 80 characters.157
Errors'{' should be on the previous line.159
ErrorsLine has trailing spaces.162
ErrorsLine has trailing spaces.166
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'{' should be on the previous line.172
Errors'}' should be on the same line.174
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
Errors'{' should be on the previous line.177
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'{' should be on the previous line.180
Errors'}' should be on the same line.184
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
Errors'{' should be on the previous line.187
Errors'(' is followed by whitespace.188
Errors'cast' is not followed by whitespace.188
ErrorsAvoid inline conditionals.189
Errors')' is preceded with whitespace.190
Errors'}' should be on the same line.191
ErrorsLine has trailing spaces.192
Errors'{' should be on the previous line.193
ErrorsLine has trailing spaces.194
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
ErrorsAvoid inline conditionals.196

org/jaxen/function/CeilingFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsUnclosed HTML tag found: <blockquote src="http://www.w3.org/TR/xpath">60
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.76
ErrorsLine is longer than 80 characters.77
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.79
Errors'{' should be on the previous line.82
Errors'{' is not followed by whitespace.87
Errors'}' is not preceded with whitespace.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.96
ErrorsLine has trailing spaces.98
ErrorsLine is longer than 80 characters.99
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.101
ErrorsParameter context should be final.101
ErrorsParameter args should be final.102
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.120
ErrorsParameter obj should be final.123
ErrorsParameter nav should be final.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.127
Errors'(' is followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsUnclosed HTML tag found: <blockquote src="http://www.w3.org/TR/xpath">60
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.76
ErrorsLine is longer than 80 characters.77
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.79
Errors'{' should be on the previous line.82
Errors'{' is not followed by whitespace.87
Errors'}' is not preceded with whitespace.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.96
ErrorsLine has trailing spaces.98
ErrorsLine is longer than 80 characters.99
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.101
ErrorsParameter context should be final.101
ErrorsParameter args should be final.102
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.120
ErrorsParameter obj should be final.123
ErrorsParameter nav should be final.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.127
Errors'(' is followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
Errors')' is preceded with whitespace.129

org/jaxen/function/ConcatFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.70
Errors'{' is not followed by whitespace.75
Errors'}' is not preceded with whitespace.75
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsUnclosed HTML tag found: <code>string()<code> function.80
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter context should be final.91
ErrorsParameter args should be final.92
Errors'{' should be on the previous line.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.97
ErrorsLine is longer than 80 characters.100
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.111
ErrorsParameter list should be final.114
ErrorsParameter nav should be final.115
Errors'{' should be on the previous line.116
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'{' should be on the previous line.120
Errors'(' is followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.122
Errors')' is preceded with whitespace.122
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.70
Errors'{' is not followed by whitespace.75
Errors'}' is not preceded with whitespace.75
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsUnclosed HTML tag found: <code>string()<code> function.80
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter context should be final.91
ErrorsParameter args should be final.92
Errors'{' should be on the previous line.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.97
ErrorsLine is longer than 80 characters.100
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.111
ErrorsParameter list should be final.114
ErrorsParameter nav should be final.115
Errors'{' should be on the previous line.116
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'{' should be on the previous line.120
Errors'(' is followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.122
Errors')' is preceded with whitespace.122
ErrorsLine has trailing spaces.124

org/jaxen/function/ContainsFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.70
Errors'{' is not followed by whitespace.75
Errors'}' is not preceded with whitespace.75
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.95
ErrorsParameter context should be final.95
ErrorsParameter args should be final.96
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
Errors')' is preceded with whitespace.102
ErrorsLine has trailing spaces.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsParameter strArg should be final.121
ErrorsParameter matchArg should be final.122
ErrorsLine has trailing spaces.123
ErrorsParameter nav should be final.123
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.126
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.129
Errors'(' is followed by whitespace.131
Errors'(' is followed by whitespace.131
ErrorsAvoid inline conditionals.132
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.70
Errors'{' is not followed by whitespace.75
Errors'}' is not preceded with whitespace.75
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.95
ErrorsParameter context should be final.95
ErrorsParameter args should be final.96
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
Errors')' is preceded with whitespace.102
ErrorsLine has trailing spaces.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsParameter strArg should be final.121
ErrorsParameter matchArg should be final.122
ErrorsLine has trailing spaces.123
ErrorsParameter nav should be final.123
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.126
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.129
Errors'(' is followed by whitespace.131
Errors'(' is followed by whitespace.131
ErrorsAvoid inline conditionals.132

org/jaxen/function/CountFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.63
Errors'{' should be on the previous line.66
Errors'{' is not followed by whitespace.71
Errors'}' is not preceded with whitespace.71
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.80
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.82
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter context should be final.85
ErrorsParameter args should be final.86
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.100
ErrorsParameter obj should be final.105
Errors'{' should be on the previous line.106
ErrorsLine has trailing spaces.107
Errors'{' should be on the previous line.109
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.63
Errors'{' should be on the previous line.66
Errors'{' is not followed by whitespace.71
Errors'}' is not preceded with whitespace.71
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.80
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.82
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter context should be final.85
ErrorsParameter args should be final.86
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.100
ErrorsParameter obj should be final.105
Errors'{' should be on the previous line.106
ErrorsLine has trailing spaces.107
Errors'{' should be on the previous line.109
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116

org/jaxen/function/FalseFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.64
Errors'{' should be on the previous line.67
Errors'{' is not followed by whitespace.72
Errors'}' is not preceded with whitespace.72
ErrorsLine has trailing spaces.73
ErrorsFirst sentence should end with a period.74
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter context should be final.84
ErrorsParameter args should be final.85
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.97
Errors'{' should be on the previous line.101
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.64
Errors'{' should be on the previous line.67
Errors'{' is not followed by whitespace.72
Errors'}' is not preceded with whitespace.72
ErrorsLine has trailing spaces.73
ErrorsFirst sentence should end with a period.74
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter context should be final.84
ErrorsParameter args should be final.85
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.97
Errors'{' should be on the previous line.101

org/jaxen/function/FloorFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
Errors'{' should be on the previous line.79
Errors'{' is not followed by whitespace.84
Errors'}' is not preceded with whitespace.84
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine is longer than 80 characters.93
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.96
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter context should be final.98
ErrorsParameter args should be final.99
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.117
ErrorsParameter obj should be final.120
ErrorsParameter nav should be final.121
Errors'{' should be on the previous line.122
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.124
Errors'(' is followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors')' is preceded with whitespace.126
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
Errors'{' should be on the previous line.79
Errors'{' is not followed by whitespace.84
Errors'}' is not preceded with whitespace.84
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine is longer than 80 characters.93
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.96
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter context should be final.98
ErrorsParameter args should be final.99
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.117
ErrorsParameter obj should be final.120
ErrorsParameter nav should be final.121
Errors'{' should be on the previous line.122
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.124
Errors'(' is followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors')' is preceded with whitespace.126

org/jaxen/function/IdFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.81
Errors'{' should be on the previous line.84
Errors'{' is not followed by whitespace.89
Errors'}' is not preceded with whitespace.89
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter context should be final.105
ErrorsParameter args should be final.105
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine has trailing spaces.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.123
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.127
ErrorsParameter contextNodes should be final.129
ErrorsParameter arg should be final.129
ErrorsParameter nav should be final.129
Errors'{' should be on the previous line.130
Errors'if' construct must use '{}'s.131
ErrorsLine has trailing spaces.132
Errors'cast' is not followed by whitespace.138
Errors'(' is followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors')' is preceded with whitespace.141
ErrorsLine has trailing spaces.143
Errors'}' should be on the same line.143
ErrorsLine has trailing spaces.157
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.81
Errors'{' should be on the previous line.84
Errors'{' is not followed by whitespace.89
Errors'}' is not preceded with whitespace.89
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter context should be final.105
ErrorsParameter args should be final.105
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine has trailing spaces.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.123
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.127
ErrorsParameter contextNodes should be final.129
ErrorsParameter arg should be final.129
ErrorsParameter nav should be final.129
Errors'{' should be on the previous line.130
Errors'if' construct must use '{}'s.131
ErrorsLine has trailing spaces.132
Errors'cast' is not followed by whitespace.138
Errors'(' is followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors')' is preceded with whitespace.141
ErrorsLine has trailing spaces.143
Errors'}' should be on the same line.143
ErrorsLine has trailing spaces.157

org/jaxen/function/LangFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
Errors'{' should be on the previous line.101
ErrorsMissing a Javadoc comment.102
ErrorsLine has trailing spaces.103
ErrorsMissing a Javadoc comment.103
ErrorsLine has trailing spaces.105
Errors'{' is not followed by whitespace.110
Errors'}' is not preceded with whitespace.110
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.124
ErrorsLine has trailing spaces.125
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.127
ErrorsParameter context should be final.127
ErrorsParameter args should be final.128
Errors'{' should be on the previous line.129
ErrorsLine has trailing spaces.131
ErrorsLine is longer than 80 characters.131
ErrorsLine has trailing spaces.133
ErrorsLine has trailing spaces.135
Errors')' is preceded with whitespace.137
Errors'}' should be on the same line.138
Errors'catch' is not followed by whitespace.139
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter contextNodes should be final.146
ErrorsParameter lang should be final.146
ErrorsParameter nav should be final.146
Errors'{' should be on the previous line.148
ErrorsLine has trailing spaces.149
ErrorsAvoid inline conditionals.151
ErrorsMissing a Javadoc comment.154
ErrorsParameter node should be final.154
ErrorsParameter lang should be final.154
ErrorsParameter nav should be final.154
Errors'{' should be on the previous line.156
ErrorsLine has trailing spaces.157
Errors'!' is followed by whitespace.159
ErrorsLine has trailing spaces.162
Errors'{' should be on the previous line.163
Errors'while' is not followed by whitespace.165
Errors'{' should be on the previous line.166
ErrorsLine has trailing spaces.168
Errors'if' is not followed by whitespace.168
Errors'&&' should be on a new line.168
Errors'{' should be on the previous line.170
ErrorsLine has trailing spaces.171
ErrorsLine has trailing spaces.179
ErrorsMissing a Javadoc comment.180
ErrorsParameter sublang should be final.180
ErrorsParameter lang should be final.180
Errors'{' should be on the previous line.181
Errors'if' is not followed by whitespace.182
Errors'{' should be on the previous line.183
ErrorsLine has trailing spaces.187
ErrorsLine has trailing spaces.188
Errors'&&' should be on a new line.188
ErrorsLine has trailing spaces.189
Errors'&&' should be on a new line.189
ErrorsLine has trailing spaces.192
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
Errors'{' should be on the previous line.101
ErrorsMissing a Javadoc comment.102
ErrorsLine has trailing spaces.103
ErrorsMissing a Javadoc comment.103
ErrorsLine has trailing spaces.105
Errors'{' is not followed by whitespace.110
Errors'}' is not preceded with whitespace.110
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.124
ErrorsLine has trailing spaces.125
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.127
ErrorsParameter context should be final.127
ErrorsParameter args should be final.128
Errors'{' should be on the previous line.129
ErrorsLine has trailing spaces.131
ErrorsLine is longer than 80 characters.131
ErrorsLine has trailing spaces.133
ErrorsLine has trailing spaces.135
Errors')' is preceded with whitespace.137
Errors'}' should be on the same line.138
Errors'catch' is not followed by whitespace.139
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter contextNodes should be final.146
ErrorsParameter lang should be final.146
ErrorsParameter nav should be final.146
Errors'{' should be on the previous line.148
ErrorsLine has trailing spaces.149
ErrorsAvoid inline conditionals.151
ErrorsMissing a Javadoc comment.154
ErrorsParameter node should be final.154
ErrorsParameter lang should be final.154
ErrorsParameter nav should be final.154
Errors'{' should be on the previous line.156
ErrorsLine has trailing spaces.157
Errors'!' is followed by whitespace.159
ErrorsLine has trailing spaces.162
Errors'{' should be on the previous line.163
Errors'while' is not followed by whitespace.165
Errors'{' should be on the previous line.166
ErrorsLine has trailing spaces.168
Errors'if' is not followed by whitespace.168
Errors'&&' should be on a new line.168
Errors'{' should be on the previous line.170
ErrorsLine has trailing spaces.171
ErrorsLine has trailing spaces.179
ErrorsMissing a Javadoc comment.180
ErrorsParameter sublang should be final.180
ErrorsParameter lang should be final.180
Errors'{' should be on the previous line.181
Errors'if' is not followed by whitespace.182
Errors'{' should be on the previous line.183
ErrorsLine has trailing spaces.187
ErrorsLine has trailing spaces.188
Errors'&&' should be on a new line.188
ErrorsLine has trailing spaces.189
Errors'&&' should be on a new line.189
ErrorsLine has trailing spaces.192

org/jaxen/function/LastFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.65
Errors'{' should be on the previous line.68
Errors'{' is not followed by whitespace.73
Errors'}' is not preceded with whitespace.73
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.85
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.88
ErrorsParameter context should be final.88
ErrorsParameter args should be final.89
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.106
ErrorsParameter context should be final.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.65
Errors'{' should be on the previous line.68
Errors'{' is not followed by whitespace.73
Errors'}' is not preceded with whitespace.73
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.85
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.88
ErrorsParameter context should be final.88
ErrorsParameter args should be final.89
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.106
ErrorsParameter context should be final.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine has trailing spaces.113

org/jaxen/function/LocalNameFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.66
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.71
Errors'{' should be on the previous line.74
ErrorsLine has trailing spaces.75
Errors'{' is not followed by whitespace.79
Errors'}' is not preceded with whitespace.79
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter context should be final.93
ErrorsParameter args should be final.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
ErrorsLine has trailing spaces.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.105
ErrorsLine is longer than 80 characters.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsFirst sentence should end with a period.111
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.118
ErrorsParameter list should be final.121
ErrorsParameter nav should be final.122
Errors'{' should be on the previous line.123
Errors'(' is followed by whitespace.124
Errors'!' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine has trailing spaces.125
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.131
Errors'}' should be on the same line.132
Errors'(' is followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors')' is preceded with whitespace.133
Errors'{' should be on the previous line.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'}' should be on the same line.136
Errors'(' is followed by whitespace.137
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
Errors'}' should be on the same line.140
Errors'(' is followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors')' is preceded with whitespace.141
Errors'{' should be on the previous line.142
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'}' should be on the same line.144
Errors'(' is followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors')' is preceded with whitespace.145
Errors'{' should be on the previous line.146
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
Errors'}' should be on the same line.148
Errors'(' is followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
Errors')' is preceded with whitespace.149
Errors'{' should be on the previous line.150
Errors'}' should be on the same line.152
Errors'(' is followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
Errors'}' should be on the same line.156
Errors'(' is followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'}' should be on the same line.160
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters.162
ErrorsLine has trailing spaces.168
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.66
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.71
Errors'{' should be on the previous line.74
ErrorsLine has trailing spaces.75
Errors'{' is not followed by whitespace.79
Errors'}' is not preceded with whitespace.79
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter context should be final.93
ErrorsParameter args should be final.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
ErrorsLine has trailing spaces.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.105
ErrorsLine is longer than 80 characters.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsFirst sentence should end with a period.111
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.118
ErrorsParameter list should be final.121
ErrorsParameter nav should be final.122
Errors'{' should be on the previous line.123
Errors'(' is followed by whitespace.124
Errors'!' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine has trailing spaces.125
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.131
Errors'}' should be on the same line.132
Errors'(' is followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors')' is preceded with whitespace.133
Errors'{' should be on the previous line.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'}' should be on the same line.136
Errors'(' is followed by whitespace.137
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
Errors'}' should be on the same line.140
Errors'(' is followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors')' is preceded with whitespace.141
Errors'{' should be on the previous line.142
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'}' should be on the same line.144
Errors'(' is followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors')' is preceded with whitespace.145
Errors'{' should be on the previous line.146
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
Errors'}' should be on the same line.148
Errors'(' is followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
Errors')' is preceded with whitespace.149
Errors'{' should be on the previous line.150
Errors'}' should be on the same line.152
Errors'(' is followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
Errors'}' should be on the same line.156
Errors'(' is followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'}' should be on the same line.160
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters.162
ErrorsLine has trailing spaces.168

org/jaxen/function/NameFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
Errors'{' is not followed by whitespace.84
Errors'}' is not preceded with whitespace.84
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.87
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter context should be final.98
ErrorsParameter args should be final.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'{' should be on the previous line.108
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.110
ErrorsLine is longer than 80 characters.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsFirst sentence should end with a period.116
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.123
ErrorsParameter list should be final.126
ErrorsParameter nav should be final.127
Errors'{' should be on the previous line.128
Errors'(' is followed by whitespace.129
Errors'!' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.130
Errors'{' should be on the previous line.130
Errors'{' should be on the previous line.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.136
Errors'}' should be on the same line.137
Errors'(' is followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'}' should be on the same line.141
Errors'(' is followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors')' is preceded with whitespace.142
Errors'{' should be on the previous line.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'}' should be on the same line.145
Errors'(' is followed by whitespace.146
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
Errors')' is preceded with whitespace.146
Errors'{' should be on the previous line.147
Errors'(' is followed by whitespace.148
Errors')' is preceded with whitespace.148
Errors'}' should be on the same line.149
Errors'(' is followed by whitespace.150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors')' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'}' should be on the same line.153
Errors'(' is followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors')' is preceded with whitespace.154
Errors'{' should be on the previous line.155
Errors'}' should be on the same line.157
Errors'(' is followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors')' is preceded with whitespace.158
Errors'{' should be on the previous line.159
Errors'}' should be on the same line.161
Errors'(' is followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors')' is preceded with whitespace.162
Errors'{' should be on the previous line.163
Errors'}' should be on the same line.165
ErrorsLine has trailing spaces.167
ErrorsLine is longer than 80 characters.167
ErrorsLine has trailing spaces.174
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.80
Errors'{' is not followed by whitespace.84
Errors'}' is not preceded with whitespace.84
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.87
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter context should be final.98
ErrorsParameter args should be final.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'{' should be on the previous line.108
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.110
ErrorsLine is longer than 80 characters.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsFirst sentence should end with a period.116
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.123
ErrorsParameter list should be final.126
ErrorsParameter nav should be final.127
Errors'{' should be on the previous line.128
Errors'(' is followed by whitespace.129
Errors'!' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.130
Errors'{' should be on the previous line.130
Errors'{' should be on the previous line.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.136
Errors'}' should be on the same line.137
Errors'(' is followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'}' should be on the same line.141
Errors'(' is followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors')' is preceded with whitespace.142
Errors'{' should be on the previous line.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'}' should be on the same line.145
Errors'(' is followed by whitespace.146
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
Errors')' is preceded with whitespace.146
Errors'{' should be on the previous line.147
Errors'(' is followed by whitespace.148
Errors')' is preceded with whitespace.148
Errors'}' should be on the same line.149
Errors'(' is followed by whitespace.150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors')' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'}' should be on the same line.153
Errors'(' is followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors')' is preceded with whitespace.154
Errors'{' should be on the previous line.155
Errors'}' should be on the same line.157
Errors'(' is followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors')' is preceded with whitespace.158
Errors'{' should be on the previous line.159
Errors'}' should be on the same line.161
Errors'(' is followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors')' is preceded with whitespace.162
Errors'{' should be on the previous line.163
Errors'}' should be on the same line.165
ErrorsLine has trailing spaces.167
ErrorsLine is longer than 80 characters.167
ErrorsLine has trailing spaces.174

org/jaxen/function/NamespaceUriFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.73
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.82
Errors'{' should be on the previous line.88
Errors'{' is not followed by whitespace.93
Errors'}' is not preceded with whitespace.93
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.96
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.104
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter context should be final.107
ErrorsParameter args should be final.108
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.113
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'{' should be on the previous line.117
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.119
ErrorsLine is longer than 80 characters.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
ErrorsFirst sentence should end with a period.125
ErrorsLine has trailing spaces.127
ErrorsLine has trailing spaces.130
ErrorsLine has trailing spaces.132
ErrorsParameter list should be final.135
ErrorsParameter nav should be final.136
Errors'{' should be on the previous line.137
Errors'(' is followed by whitespace.138
Errors'!' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors'{' should be on the previous line.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.145
Errors'}' should be on the same line.146
Errors'(' is followed by whitespace.147
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
Errors')' is preceded with whitespace.147
Errors'{' should be on the previous line.148
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
Errors'}' should be on the same line.150
Errors'(' is followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors')' is preceded with whitespace.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'if' construct must use '{}'s.154
Errors'}' should be on the same line.156
Errors'(' is followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'}' should be on the same line.160
Errors'(' is followed by whitespace.161
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors')' is preceded with whitespace.161
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'(' is followed by whitespace.165
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors')' is preceded with whitespace.165
Errors'{' should be on the previous line.166
Errors'}' should be on the same line.168
Errors'(' is followed by whitespace.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors')' is preceded with whitespace.169
Errors'{' should be on the previous line.170
Errors'}' should be on the same line.172
Errors'(' is followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors')' is preceded with whitespace.173
Errors'{' should be on the previous line.174
Errors'}' should be on the same line.176
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters.179
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.73
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.82
Errors'{' should be on the previous line.88
Errors'{' is not followed by whitespace.93
Errors'}' is not preceded with whitespace.93
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.96
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.104
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter context should be final.107
ErrorsParameter args should be final.108
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.113
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'{' should be on the previous line.117
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.119
ErrorsLine is longer than 80 characters.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
ErrorsFirst sentence should end with a period.125
ErrorsLine has trailing spaces.127
ErrorsLine has trailing spaces.130
ErrorsLine has trailing spaces.132
ErrorsParameter list should be final.135
ErrorsParameter nav should be final.136
Errors'{' should be on the previous line.137
Errors'(' is followed by whitespace.138
Errors'!' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors'{' should be on the previous line.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.145
Errors'}' should be on the same line.146
Errors'(' is followed by whitespace.147
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
Errors')' is preceded with whitespace.147
Errors'{' should be on the previous line.148
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
Errors'}' should be on the same line.150
Errors'(' is followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors')' is preceded with whitespace.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'if' construct must use '{}'s.154
Errors'}' should be on the same line.156
Errors'(' is followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'}' should be on the same line.160
Errors'(' is followed by whitespace.161
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors')' is preceded with whitespace.161
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'(' is followed by whitespace.165
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors')' is preceded with whitespace.165
Errors'{' should be on the previous line.166
Errors'}' should be on the same line.168
Errors'(' is followed by whitespace.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors')' is preceded with whitespace.169
Errors'{' should be on the previous line.170
Errors'}' should be on the same line.172
Errors'(' is followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors')' is preceded with whitespace.173
Errors'{' should be on the previous line.174
Errors'}' should be on the same line.176
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters.179

org/jaxen/function/NormalizeSpaceFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.74
Errors'{' should be on the previous line.80
Errors'{' is not followed by whitespace.86
Errors'}' is not preceded with whitespace.86
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.92
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.100
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.103
ErrorsParameter context should be final.103
ErrorsParameter args should be final.104
Errors'{' should be on the previous line.105
ErrorsLine has trailing spaces.106
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
Errors'}' should be on the same line.110
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.114
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.122
ErrorsLine is longer than 80 characters.124
ErrorsLine has trailing spaces.130
ErrorsParameter strArg should be final.133
ErrorsLine has trailing spaces.134
ErrorsParameter nav should be final.134
Errors'{' should be on the previous line.135
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.145
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.149
Errors'{' should be on the previous line.153
Errors'}' should be on the same line.157
Errors'{' should be on the previous line.159
ErrorsLine has trailing spaces.168
ErrorsLine has trailing spaces.169
ErrorsMissing a Javadoc comment.170
ErrorsParameter c should be final.170
ErrorsLine has trailing spaces.173
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.74
Errors'{' should be on the previous line.80
Errors'{' is not followed by whitespace.86
Errors'}' is not preceded with whitespace.86
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.92
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.100
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.103
ErrorsParameter context should be final.103
ErrorsParameter args should be final.104
Errors'{' should be on the previous line.105
ErrorsLine has trailing spaces.106
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
Errors'}' should be on the same line.110
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.114
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.122
ErrorsLine is longer than 80 characters.124
ErrorsLine has trailing spaces.130
ErrorsParameter strArg should be final.133
ErrorsLine has trailing spaces.134
ErrorsParameter nav should be final.134
Errors'{' should be on the previous line.135
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.145
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.149
Errors'{' should be on the previous line.153
Errors'}' should be on the same line.157
Errors'{' should be on the previous line.159
ErrorsLine has trailing spaces.168
ErrorsLine has trailing spaces.169
ErrorsMissing a Javadoc comment.170
ErrorsParameter c should be final.170
ErrorsLine has trailing spaces.173

org/jaxen/function/NotFunction.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.66
Errors'{' should be on the previous line.69
Errors'{' is not followed by whitespace.74
Errors'}' is not preceded with whitespace.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter context should be final.91
ErrorsParameter args should be final.92
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine is longer than 80 characters.109
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsParameter obj should be final.114
ErrorsParameter nav should be final.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors')' is preceded with whitespace.116
ErrorsAvoid inline conditionals.117
ErrorsLine has trailing spaces.121
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.66
Errors'{' should be on the previous line.69
Errors'{' is not followed by whitespace.74
Errors'}' is not preceded with whitespace.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter context should be final.91
ErrorsParameter args should be final.92
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine is longer than 80 characters.109
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsParameter obj should be final.114
ErrorsParameter nav should be final.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors')' is preceded with whitespace.116
ErrorsAvoid inline conditionals.117
ErrorsLine has trailing spaces.121

org/jaxen/function/NumberFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.91
ErrorsLine has trailing spaces.94
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.116
ErrorsLine is longer than 80 characters.118
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.123
Errors'{' should be on the previous line.128
ErrorsMissing a Javadoc comment.130
Errors'static' modifier out of order with the JLS suggestions.130
ErrorsName 'NaN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine has trailing spaces.131
ErrorsLine has trailing spaces.132
Errors'{' is not followed by whitespace.136
Errors'}' is not preceded with whitespace.136
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.147
ErrorsLine has trailing spaces.149
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.152
ErrorsParameter context should be final.152
ErrorsParameter args should be final.152
Errors'{' should be on the previous line.155
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'}' should be on the same line.157
Errors'{' should be on the previous line.159
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters.163
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsLine has trailing spaces.166
ErrorsLine has trailing spaces.172
ErrorsParameter obj should be final.175
ErrorsParameter nav should be final.175
Errors'{' should be on the previous line.176
Errors'if' is not followed by whitespace.177
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
Errors'{' should be on the previous line.178
Errors'}' should be on the same line.180
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.185
ErrorsLine has trailing spaces.186
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
Errors'}' should be on the same line.188
Errors'{' should be on the previous line.190
Errors'}' should be on the same line.193
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'{' should be on the previous line.195
Errors'(' is followed by whitespace.196
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
Errors')' is preceded with whitespace.196
Errors'}' should be on the same line.197
ErrorsLine has trailing spaces.198
Errors'(' is followed by whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
ErrorsLine has trailing spaces.199
ErrorsLine is longer than 80 characters.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'{' should be on the previous line.201
Errors'(' is followed by whitespace.202
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
Errors')' is preceded with whitespace.202
Errors'}' should be on the same line.203
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'{' should be on the previous line.207
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
Errors'}' should be on the same line.209
Errors'{' should be on the previous line.211
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
ErrorsLine has trailing spaces.214
ErrorsLine has trailing spaces.217
ErrorsLine has trailing spaces.221
Errors'(' is followed by whitespace.225
ErrorsParameter val should be final.225
Errors')' is preceded with whitespace.225
Errors'{' should be on the previous line.226
ErrorsLine has trailing spaces.229
ErrorsLine has trailing spaces.233
Errors'(' is followed by whitespace.237
ErrorsParameter val should be final.237
Errors')' is preceded with whitespace.237
Errors'{' should be on the previous line.238
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
ErrorsLine has trailing spaces.240
ErrorsLine has trailing spaces.241
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.91
ErrorsLine has trailing spaces.94
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.116
ErrorsLine is longer than 80 characters.118
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.123
Errors'{' should be on the previous line.128
ErrorsMissing a Javadoc comment.130
Errors'static' modifier out of order with the JLS suggestions.130
ErrorsName 'NaN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine has trailing spaces.131
ErrorsLine has trailing spaces.132
Errors'{' is not followed by whitespace.136
Errors'}' is not preceded with whitespace.136
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.147
ErrorsLine has trailing spaces.149
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.152
ErrorsParameter context should be final.152
ErrorsParameter args should be final.152
Errors'{' should be on the previous line.155
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'}' should be on the same line.157
Errors'{' should be on the previous line.159
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters.163
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsLine has trailing spaces.166
ErrorsLine has trailing spaces.172
ErrorsParameter obj should be final.175
ErrorsParameter nav should be final.175
Errors'{' should be on the previous line.176
Errors'if' is not followed by whitespace.177
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
Errors'{' should be on the previous line.178
Errors'}' should be on the same line.180
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.185
ErrorsLine has trailing spaces.186
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
Errors'}' should be on the same line.188
Errors'{' should be on the previous line.190
Errors'}' should be on the same line.193
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'{' should be on the previous line.195
Errors'(' is followed by whitespace.196
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
Errors')' is preceded with whitespace.196
Errors'}' should be on the same line.197
ErrorsLine has trailing spaces.198
Errors'(' is followed by whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
ErrorsLine has trailing spaces.199
ErrorsLine is longer than 80 characters.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'{' should be on the previous line.201
Errors'(' is followed by whitespace.202
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
Errors')' is preceded with whitespace.202
Errors'}' should be on the same line.203
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'{' should be on the previous line.207
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
Errors'}' should be on the same line.209
Errors'{' should be on the previous line.211
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
ErrorsLine has trailing spaces.214
ErrorsLine has trailing spaces.217
ErrorsLine has trailing spaces.221
Errors'(' is followed by whitespace.225
ErrorsParameter val should be final.225
Errors')' is preceded with whitespace.225
Errors'{' should be on the previous line.226
ErrorsLine has trailing spaces.229
ErrorsLine has trailing spaces.233
Errors'(' is followed by whitespace.237
ErrorsParameter val should be final.237
Errors')' is preceded with whitespace.237
Errors'{' should be on the previous line.238
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
ErrorsLine has trailing spaces.240
ErrorsLine has trailing spaces.241

org/jaxen/function/PositionFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.66
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.70
Errors'{' is not followed by whitespace.74
Errors'}' is not preceded with whitespace.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.89
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter context should be final.89
ErrorsParameter args should be final.89
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.107
ErrorsParameter context should be final.110
Errors'{' should be on the previous line.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.66
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.70
Errors'{' is not followed by whitespace.74
Errors'}' is not preceded with whitespace.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.89
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter context should be final.89
ErrorsParameter args should be final.89
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.107
ErrorsParameter context should be final.110
Errors'{' should be on the previous line.111
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine has trailing spaces.114

org/jaxen/function/RoundFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.74
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.78
Errors'{' is not followed by whitespace.82
Errors'}' is not preceded with whitespace.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.95
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.97
ErrorsParameter context should be final.97
ErrorsParameter args should be final.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.103
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.116
ErrorsParameter obj should be final.119
ErrorsParameter nav should be final.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.126
Errors'(' is followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors')' is preceded with whitespace.131
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.74
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.78
Errors'{' is not followed by whitespace.82
Errors'}' is not preceded with whitespace.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.95
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.97
ErrorsParameter context should be final.97
ErrorsParameter args should be final.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.103
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.116
ErrorsParameter obj should be final.119
ErrorsParameter nav should be final.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.126
Errors'(' is followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors')' is preceded with whitespace.131

org/jaxen/function/StartsWithFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.72
Errors'{' is not followed by whitespace.76
Errors'}' is not preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.91
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter context should be final.93
ErrorsParameter args should be final.94
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.100
ErrorsLine is longer than 80 characters.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine is longer than 80 characters.115
ErrorsLine has trailing spaces.118
ErrorsParameter strArg should be final.120
ErrorsParameter matchArg should be final.121
ErrorsParameter nav should be final.122
Errors'{' should be on the previous line.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.128
Errors'(' is followed by whitespace.130
ErrorsAvoid inline conditionals.131
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.72
Errors'{' is not followed by whitespace.76
Errors'}' is not preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.91
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter context should be final.93
ErrorsParameter args should be final.94
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.100
ErrorsLine is longer than 80 characters.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine is longer than 80 characters.115
ErrorsLine has trailing spaces.118
ErrorsParameter strArg should be final.120
ErrorsParameter matchArg should be final.121
ErrorsParameter nav should be final.122
Errors'{' should be on the previous line.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.128
Errors'(' is followed by whitespace.130
ErrorsAvoid inline conditionals.131
ErrorsLine has trailing spaces.135

org/jaxen/function/StringFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.83
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.94
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.123
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters.130
ErrorsLine has trailing spaces.135
ErrorsLine is longer than 80 characters.138
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.152
ErrorsLine has trailing spaces.154
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.167
ErrorsLine has trailing spaces.169
ErrorsLine has trailing spaces.171
ErrorsLine has trailing spaces.176
ErrorsLine has trailing spaces.178
Errors'{' should be on the previous line.184
ErrorsLine is longer than 80 characters.186
ErrorsMissing a Javadoc comment.186
ErrorsLine has trailing spaces.187
Errors'32' is a magic number.193
Errors'{' is not followed by whitespace.200
Errors'}' is not preceded with whitespace.200
ErrorsLine has trailing spaces.201
ErrorsLine has trailing spaces.203
ErrorsLine has trailing spaces.205
ErrorsLine has trailing spaces.209
ErrorsLine has trailing spaces.210
ErrorsLine has trailing spaces.211
ErrorsLine has trailing spaces.213
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.214
ErrorsParameter context should be final.214
ErrorsParameter args should be final.215
Errors'{' should be on the previous line.216
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
Errors'{' should be on the previous line.220
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.222
Errors'}' should be on the same line.223
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
Errors'{' should be on the previous line.225
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.227
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
ErrorsLine has trailing spaces.232
ErrorsLine has trailing spaces.236
ErrorsLine has trailing spaces.238
ErrorsLine has trailing spaces.239
ErrorsLine has trailing spaces.243
ErrorsLine has trailing spaces.245
ErrorsParameter obj should be final.246
ErrorsParameter nav should be final.247
Errors'{' should be on the previous line.248
Errors'{' should be on the previous line.250
Errors'{' should be on the previous line.254
ErrorsLine has trailing spaces.257
Errors'{' should be on the previous line.259
Errors'{' should be on the previous line.262
ErrorsLine has trailing spaces.268
ErrorsLine has trailing spaces.270
Errors'{' should be on the previous line.273
Errors'}' should be on the same line.275
Errors'{' should be on the previous line.277
Errors'}' should be on the same line.279
ErrorsLine has trailing spaces.280
Errors'{' should be on the previous line.282
Errors'{' should be on the previous line.285
Errors'{' should be on the previous line.288
Errors'}' should be on the same line.292
Errors'{' should be on the previous line.294
Errors'}' should be on the same line.296
Errors'{' should be on the previous line.298
Errors'}' should be on the same line.300
Errors'{' should be on the previous line.302
Errors'}' should be on the same line.304
Errors'{' should be on the previous line.306
ErrorsLine has trailing spaces.310
Errors'{' should be on the previous line.312
Errors'}' should be on the same line.314
Errors'{' should be on the previous line.316
Errors'}' should be on the same line.318
Errors'{' should be on the previous line.320
ErrorsLine has trailing spaces.323
Errors'}' should be on the same line.324
Errors'{' should be on the previous line.326
ErrorsLine has trailing spaces.329
ErrorsMissing a Javadoc comment.334
ErrorsParameter value should be final.334
Errors'{' should be on the previous line.335
ErrorsLine has trailing spaces.336
Errors'if' construct must use '{}'s.339
ErrorsLine has trailing spaces.340
ErrorsLine has trailing spaces.347
ErrorsMissing a Javadoc comment.350
ErrorsParameter value should be final.350
Errors'{' should be on the previous line.351
ErrorsAvoid inline conditionals.352
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.83
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.94
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.123
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters.130
ErrorsLine has trailing spaces.135
ErrorsLine is longer than 80 characters.138
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.152
ErrorsLine has trailing spaces.154
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.167
ErrorsLine has trailing spaces.169
ErrorsLine has trailing spaces.171
ErrorsLine has trailing spaces.176
ErrorsLine has trailing spaces.178
Errors'{' should be on the previous line.184
ErrorsLine is longer than 80 characters.186
ErrorsMissing a Javadoc comment.186
ErrorsLine has trailing spaces.187
Errors'32' is a magic number.193
Errors'{' is not followed by whitespace.200
Errors'}' is not preceded with whitespace.200
ErrorsLine has trailing spaces.201
ErrorsLine has trailing spaces.203
ErrorsLine has trailing spaces.205
ErrorsLine has trailing spaces.209
ErrorsLine has trailing spaces.210
ErrorsLine has trailing spaces.211
ErrorsLine has trailing spaces.213
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.214
ErrorsParameter context should be final.214
ErrorsParameter args should be final.215
Errors'{' should be on the previous line.216
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
Errors'{' should be on the previous line.220
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.222
Errors'}' should be on the same line.223
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
Errors'{' should be on the previous line.225
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.227
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
ErrorsLine has trailing spaces.232
ErrorsLine has trailing spaces.236
ErrorsLine has trailing spaces.238
ErrorsLine has trailing spaces.239
ErrorsLine has trailing spaces.243
ErrorsLine has trailing spaces.245
ErrorsParameter obj should be final.246
ErrorsParameter nav should be final.247
Errors'{' should be on the previous line.248
Errors'{' should be on the previous line.250
Errors'{' should be on the previous line.254
ErrorsLine has trailing spaces.257
Errors'{' should be on the previous line.259
Errors'{' should be on the previous line.262
ErrorsLine has trailing spaces.268
ErrorsLine has trailing spaces.270
Errors'{' should be on the previous line.273
Errors'}' should be on the same line.275
Errors'{' should be on the previous line.277
Errors'}' should be on the same line.279
ErrorsLine has trailing spaces.280
Errors'{' should be on the previous line.282
Errors'{' should be on the previous line.285
Errors'{' should be on the previous line.288
Errors'}' should be on the same line.292
Errors'{' should be on the previous line.294
Errors'}' should be on the same line.296
Errors'{' should be on the previous line.298
Errors'}' should be on the same line.300
Errors'{' should be on the previous line.302
Errors'}' should be on the same line.304
Errors'{' should be on the previous line.306
ErrorsLine has trailing spaces.310
Errors'{' should be on the previous line.312
Errors'}' should be on the same line.314
Errors'{' should be on the previous line.316
Errors'}' should be on the same line.318
Errors'{' should be on the previous line.320
ErrorsLine has trailing spaces.323
Errors'}' should be on the same line.324
Errors'{' should be on the previous line.326
ErrorsLine has trailing spaces.329
ErrorsMissing a Javadoc comment.334
ErrorsParameter value should be final.334
Errors'{' should be on the previous line.335
ErrorsLine has trailing spaces.336
Errors'if' construct must use '{}'s.339
ErrorsLine has trailing spaces.340
ErrorsLine has trailing spaces.347
ErrorsMissing a Javadoc comment.350
ErrorsParameter value should be final.350
Errors'{' should be on the previous line.351
ErrorsAvoid inline conditionals.352

org/jaxen/function/StringLengthFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.76
ErrorsLine has trailing spaces.78
Errors'{' is not followed by whitespace.82
Errors'}' is not preceded with whitespace.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.89
ErrorsLine is longer than 80 characters.92
ErrorsLine has trailing spaces.94
ErrorsLine has trailing spaces.96
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter context should be final.99
ErrorsParameter args should be final.100
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.105
ErrorsLine has trailing spaces.106
Errors'}' should be on the same line.106
Errors'{' should be on the previous line.108
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.110
ErrorsLine is longer than 80 characters.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters.127
ErrorsLine is longer than 80 characters.129
ErrorsParameter obj should be final.129
ErrorsParameter nav should be final.129
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors'0xD800' is a magic number.140
Errors'0xDFFF' is a magic number.140
Errors'+' is not preceded with whitespace.142
Errors'+' is not followed by whitespace.142
Errors'0xDC00' is a magic number.143
Errors'0xDFFF' is a magic number.143
ErrorsLine is longer than 80 characters.144
Errors'}' should be on the same line.147
ErrorsLine is longer than 80 characters.149
ErrorsLine has trailing spaces.155
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.76
ErrorsLine has trailing spaces.78
Errors'{' is not followed by whitespace.82
Errors'}' is not preceded with whitespace.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.89
ErrorsLine is longer than 80 characters.92
ErrorsLine has trailing spaces.94
ErrorsLine has trailing spaces.96
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter context should be final.99
ErrorsParameter args should be final.100
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.105
ErrorsLine has trailing spaces.106
Errors'}' should be on the same line.106
Errors'{' should be on the previous line.108
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.110
ErrorsLine is longer than 80 characters.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters.127
ErrorsLine is longer than 80 characters.129
ErrorsParameter obj should be final.129
ErrorsParameter nav should be final.129
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors'0xD800' is a magic number.140
Errors'0xDFFF' is a magic number.140
Errors'+' is not preceded with whitespace.142
Errors'+' is not followed by whitespace.142
Errors'0xDC00' is a magic number.143
Errors'0xDFFF' is a magic number.143
ErrorsLine is longer than 80 characters.144
Errors'}' should be on the same line.147
ErrorsLine is longer than 80 characters.149
ErrorsLine has trailing spaces.155

org/jaxen/function/SubstringAfterFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.71
Errors'{' should be on the previous line.74
Errors'{' is not followed by whitespace.79
Errors'}' is not preceded with whitespace.79
ErrorsLine has trailing spaces.82
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.85
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.91
ErrorsLine is longer than 80 characters.93
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.95
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.97
ErrorsParameter context should be final.97
ErrorsParameter args should be final.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsFirst sentence should end with a period.111
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.115
ErrorsLine is longer than 80 characters.118
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.122
ErrorsLine has trailing spaces.124
ErrorsParameter strArg should be final.126
ErrorsParameter matchArg should be final.127
ErrorsParameter nav should be final.128
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.131
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.134
ErrorsLine has trailing spaces.135
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
Errors'+' is not preceded with whitespace.143
Errors'+' is not followed by whitespace.143
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.69
ErrorsLine is longer than 80 characters.71
Errors'{' should be on the previous line.74
Errors'{' is not followed by whitespace.79
Errors'}' is not preceded with whitespace.79
ErrorsLine has trailing spaces.82
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.85
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.91
ErrorsLine is longer than 80 characters.93
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.95
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.97
ErrorsParameter context should be final.97
ErrorsParameter args should be final.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsFirst sentence should end with a period.111
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.115
ErrorsLine is longer than 80 characters.118
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.122
ErrorsLine has trailing spaces.124
ErrorsParameter strArg should be final.126
ErrorsParameter matchArg should be final.127
ErrorsParameter nav should be final.128
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.131
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.134
ErrorsLine has trailing spaces.135
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
Errors'+' is not preceded with whitespace.143
Errors'+' is not followed by whitespace.143

org/jaxen/function/SubstringBeforeFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.77
Errors'{' is not followed by whitespace.81
Errors'}' is not preceded with whitespace.81
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.93
ErrorsLine is longer than 80 characters.95
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.97
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter context should be final.99
ErrorsParameter args should be final.100
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.106
ErrorsLine is longer than 80 characters.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsFirst sentence should end with a period.112
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters.119
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.122
ErrorsLine is longer than 80 characters.122
ErrorsLine has trailing spaces.124
ErrorsParameter strArg should be final.126
ErrorsParameter matchArg should be final.127
ErrorsParameter nav should be final.128
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.131
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.134
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.77
Errors'{' is not followed by whitespace.81
Errors'}' is not preceded with whitespace.81
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.93
ErrorsLine is longer than 80 characters.95
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.97
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter context should be final.99
ErrorsParameter args should be final.100
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.106
ErrorsLine is longer than 80 characters.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsFirst sentence should end with a period.112
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters.119
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.122
ErrorsLine is longer than 80 characters.122
ErrorsLine has trailing spaces.124
ErrorsParameter strArg should be final.126
ErrorsParameter matchArg should be final.127
ErrorsParameter nav should be final.128
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.131
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.134
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139

org/jaxen/function/SubstringFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.76
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.95
ErrorsUnclosed HTML tag found: <ul>96
ErrorsLine has trailing spaces.97
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.140
Errors'{' should be on the previous line.145
Errors'{' is not followed by whitespace.150
Errors'}' is not preceded with whitespace.150
ErrorsLine has trailing spaces.152
ErrorsLine has trailing spaces.158
ErrorsLine has trailing spaces.159
ErrorsLine is longer than 80 characters.159
ErrorsLine has trailing spaces.161
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.165
ErrorsParameter context should be final.165
ErrorsParameter args should be final.166
Errors'{' should be on the previous line.167
Errors'3' is a magic number.169
Errors'{' is not preceded with whitespace.169
ErrorsLine is longer than 80 characters.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors')' is preceded with whitespace.175
ErrorsLine is longer than 80 characters.181
Errors')' is preceded with whitespace.181
Errors'{' is not preceded with whitespace.189
Errors'3' is a magic number.196
Errors'{' is not preceded with whitespace.196
Errors'{' is not preceded with whitespace.199
Errors')' is preceded with whitespace.200
Errors'}' should be on the same line.201
ErrorsLine has trailing spaces.206
Errors'if' construct must use '{}'s.207
Errors'if' construct must use '{}'s.210
ErrorsLine has trailing spaces.211
Errors'(' is followed by whitespace.213
Errors'{' is not preceded with whitespace.213
Errors'}' should be on the same line.215
Errors'{' is not preceded with whitespace.216
Errors'{' is not preceded with whitespace.220
Errors'}' should be on the same line.222
Errors'if' construct must use '{}'s.223
ErrorsLine has trailing spaces.224
Errors'}' should be on the same line.228
ErrorsLine has trailing spaces.232
ErrorsMissing a Javadoc comment.235
ErrorsParameter s should be final.235
ErrorsParameter start should be final.235
ErrorsParameter end should be final.235
Errors'=' is not preceded with whitespace.238
Errors'=' is not followed by whitespace.238
Errors'if' construct must use '{}'s.240
Errors'0xD800' is a magic number.241
Errors'if' construct must use '{}'s.245
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.76
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.95
ErrorsUnclosed HTML tag found: <ul>96
ErrorsLine has trailing spaces.97
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.140
Errors'{' should be on the previous line.145
Errors'{' is not followed by whitespace.150
Errors'}' is not preceded with whitespace.150
ErrorsLine has trailing spaces.152
ErrorsLine has trailing spaces.158
ErrorsLine has trailing spaces.159
ErrorsLine is longer than 80 characters.159
ErrorsLine has trailing spaces.161
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.165
ErrorsParameter context should be final.165
ErrorsParameter args should be final.166
Errors'{' should be on the previous line.167
Errors'3' is a magic number.169
Errors'{' is not preceded with whitespace.169
ErrorsLine is longer than 80 characters.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors')' is preceded with whitespace.175
ErrorsLine is longer than 80 characters.181
Errors')' is preceded with whitespace.181
Errors'{' is not preceded with whitespace.189
Errors'3' is a magic number.196
Errors'{' is not preceded with whitespace.196
Errors'{' is not preceded with whitespace.199
Errors')' is preceded with whitespace.200
Errors'}' should be on the same line.201
ErrorsLine has trailing spaces.206
Errors'if' construct must use '{}'s.207
Errors'if' construct must use '{}'s.210
ErrorsLine has trailing spaces.211
Errors'(' is followed by whitespace.213
Errors'{' is not preceded with whitespace.213
Errors'}' should be on the same line.215
Errors'{' is not preceded with whitespace.216
Errors'{' is not preceded with whitespace.220
Errors'}' should be on the same line.222
Errors'if' construct must use '{}'s.223
ErrorsLine has trailing spaces.224
Errors'}' should be on the same line.228
ErrorsLine has trailing spaces.232
ErrorsMissing a Javadoc comment.235
ErrorsParameter s should be final.235
ErrorsParameter start should be final.235
ErrorsParameter end should be final.235
Errors'=' is not preceded with whitespace.238
Errors'=' is not followed by whitespace.238
Errors'if' construct must use '{}'s.240
Errors'0xD800' is a magic number.241
Errors'if' construct must use '{}'s.245

org/jaxen/function/SumFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
Errors'{' should be on the previous line.71
Errors'{' is not followed by whitespace.76
Errors'}' is not preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.83
ErrorsLine is longer than 80 characters.84
ErrorsLine has trailing spaces.85
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter context should be final.89
ErrorsParameter args should be final.90
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.94
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.96
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.104
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters.112
ErrorsParameter obj should be final.114
ErrorsParameter nav should be final.115
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.120
Errors'cast' is not followed by whitespace.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'{' should be on the previous line.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.125
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.131
ErrorsLine has trailing spaces.136
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
Errors'{' should be on the previous line.71
Errors'{' is not followed by whitespace.76
Errors'}' is not preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.83
ErrorsLine is longer than 80 characters.84
ErrorsLine has trailing spaces.85
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter context should be final.89
ErrorsParameter args should be final.90
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.94
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.96
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.104
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters.112
ErrorsParameter obj should be final.114
ErrorsParameter nav should be final.115
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.120
Errors'cast' is not followed by whitespace.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'{' should be on the previous line.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.125
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.131
ErrorsLine has trailing spaces.136

org/jaxen/function/TranslateFunction.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.103
Errors'{' is not followed by whitespace.107
Errors'}' is not preceded with whitespace.107
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.120
ErrorsLine is longer than 80 characters.120
ErrorsLine has trailing spaces.121
ErrorsLine is longer than 80 characters.122
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter context should be final.124
ErrorsParameter args should be final.125
Errors'{' should be on the previous line.126
Errors'3' is a magic number.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.131
ErrorsLine is longer than 80 characters.134
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
ErrorsLine has trailing spaces.137
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.147
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.152
ErrorsLine is longer than 80 characters.153
ErrorsLine has trailing spaces.155
ErrorsParameter strArg should be final.157
ErrorsParameter fromArg should be final.158
ErrorsParameter toArg should be final.159
ErrorsParameter nav should be final.160
Errors'{' should be on the previous line.161
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
ErrorsLine has trailing spaces.165
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'(' is followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine has trailing spaces.178
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsLine has trailing spaces.182
Errors'}' should be on the same line.182
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'(' is followed by whitespace.195
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors')' is preceded with whitespace.195
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
ErrorsLine has trailing spaces.200
Errors'}' should be on the same line.200
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsLine has trailing spaces.205
ErrorsLine is longer than 80 characters.209
ErrorsMissing a Javadoc comment.209
ErrorsParameter s should be final.209
Errors'+' is not preceded with whitespace.217
Errors'+' is not followed by whitespace.217
Errors'}' should be on the same line.221
ErrorsLine is longer than 80 characters.223
Errors'}' should be on the same line.225
ErrorsLine is longer than 80 characters.227
Errors'}' should be on the same line.229
Errors'=' is not preceded with whitespace.231
Errors'=' is not followed by whitespace.231
ErrorsLine has trailing spaces.235
Errors'if' construct must use '{}'s.236
ErrorsLine has trailing spaces.237
ErrorsLine has trailing spaces.242
ErrorsMissing a Javadoc comment.245
ErrorsParameter c should be final.245
Errors'0xD800' is a magic number.246
Errors'0xDBFF' is a magic number.246
ErrorsLine has trailing spaces.248
ErrorsMissing a Javadoc comment.249
ErrorsParameter c should be final.249
Errors'0xDC00' is a magic number.250
Errors'0xDFFF' is a magic number.250
ErrorsLine has trailing spaces.252
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.103
Errors'{' is not followed by whitespace.107
Errors'}' is not preceded with whitespace.107
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.120
ErrorsLine is longer than 80 characters.120
ErrorsLine has trailing spaces.121
ErrorsLine is longer than 80 characters.122
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter context should be final.124
ErrorsParameter args should be final.125
Errors'{' should be on the previous line.126
Errors'3' is a magic number.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.131
ErrorsLine is longer than 80 characters.134
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
ErrorsLine has trailing spaces.137
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.147
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.152
ErrorsLine is longer than 80 characters.153
ErrorsLine has trailing spaces.155
ErrorsParameter strArg should be final.157
ErrorsParameter fromArg should be final.158
ErrorsParameter toArg should be final.159
ErrorsParameter nav should be final.160
Errors'{' should be on the previous line.161
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
ErrorsLine has trailing spaces.165
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'(' is followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine has trailing spaces.178
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsLine has trailing spaces.182
Errors'}' should be on the same line.182
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'(' is followed by whitespace.195
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors')' is preceded with whitespace.195
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
ErrorsLine has trailing spaces.200
Errors'}' should be on the same line.200
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsLine has trailing spaces.205
ErrorsLine is longer than 80 characters.209
ErrorsMissing a Javadoc comment.209
ErrorsParameter s should be final.209
Errors'+' is not preceded with whitespace.217
Errors'+' is not followed by whitespace.217
Errors'}' should be on the same line.221
ErrorsLine is longer than 80 characters.223
Errors'}' should be on the same line.225
ErrorsLine is longer than 80 characters.227
Errors'}' should be on the same line.229
Errors'=' is not preceded with whitespace.231
Errors'=' is not followed by whitespace.231
ErrorsLine has trailing spaces.235
Errors'if' construct must use '{}'s.236
ErrorsLine has trailing spaces.237
ErrorsLine has trailing spaces.242
ErrorsMissing a Javadoc comment.245
ErrorsParameter c should be final.245
Errors'0xD800' is a magic number.246
Errors'0xDBFF' is a magic number.246
ErrorsLine has trailing spaces.248
ErrorsMissing a Javadoc comment.249
ErrorsParameter c should be final.249
Errors'0xDC00' is a magic number.250
Errors'0xDFFF' is a magic number.250
ErrorsLine has trailing spaces.252

org/jaxen/function/TrueFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.64
Errors'{' should be on the previous line.67
Errors'{' is not followed by whitespace.72
Errors'}' is not preceded with whitespace.72
ErrorsLine has trailing spaces.74
ErrorsFirst sentence should end with a period.75
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter context should be final.84
ErrorsParameter args should be final.85
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.97
Errors'{' should be on the previous line.101
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.64
Errors'{' should be on the previous line.67
Errors'{' is not followed by whitespace.72
Errors'}' is not preceded with whitespace.72
ErrorsLine has trailing spaces.74
ErrorsFirst sentence should end with a period.75
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter context should be final.84
ErrorsParameter args should be final.85
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.97
Errors'{' should be on the previous line.101

org/jaxen/function/ext/EndsWithFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.58
Errors'{' should be on the previous line.64
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter context should be final.66
ErrorsParameter args should be final.67
Errors'{' should be on the previous line.68
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.73
ErrorsLine is longer than 80 characters.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsMissing a Javadoc comment.79
ErrorsParameter strArg should be final.79
ErrorsParameter matchArg should be final.80
ErrorsParameter nav should be final.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.87
Errors'(' is followed by whitespace.89
ErrorsAvoid inline conditionals.90
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.58
Errors'{' should be on the previous line.64
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter context should be final.66
ErrorsParameter args should be final.67
Errors'{' should be on the previous line.68
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.73
ErrorsLine is longer than 80 characters.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsMissing a Javadoc comment.79
ErrorsParameter strArg should be final.79
ErrorsParameter matchArg should be final.80
ErrorsParameter nav should be final.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.87
Errors'(' is followed by whitespace.89
ErrorsAvoid inline conditionals.90

org/jaxen/function/ext/EvaluateFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.67
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'(' is followed by whitespace.68
ErrorsParameter context should be final.68
ErrorsParameter args should be final.68
Errors')' is preceded with whitespace.68
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'(' is followed by whitespace.72
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsMissing a Javadoc comment.78
Errors'(' is preceded with whitespace.78
ErrorsParameter context should be final.78
ErrorsParameter arg should be final.78
Errors'{' should be on the previous line.80
ErrorsLine has trailing spaces.82
Errors'if' construct must use '{}'s.83
ErrorsLine has trailing spaces.85
Errors'if' construct must use '{}'s.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'cast' is not followed by whitespace.90
Errors'else' construct must use '{}'s.91
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'}' should be on the same line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.63
Errors'{' should be on the previous line.67
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'(' is followed by whitespace.68
ErrorsParameter context should be final.68
ErrorsParameter args should be final.68
Errors')' is preceded with whitespace.68
Errors'{' should be on the previous line.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'(' is followed by whitespace.72
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsMissing a Javadoc comment.78
Errors'(' is preceded with whitespace.78
ErrorsParameter context should be final.78
ErrorsParameter arg should be final.78
Errors'{' should be on the previous line.80
ErrorsLine has trailing spaces.82
Errors'if' construct must use '{}'s.83
ErrorsLine has trailing spaces.85
Errors'if' construct must use '{}'s.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'cast' is not followed by whitespace.90
Errors'else' construct must use '{}'s.91
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'}' should be on the same line.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102

org/jaxen/function/ext/LocaleFunctionSupport.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
Errors'{' should be on the previous line.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.82
ErrorsMethod 'getLocale' is not designed for extension - needs to be abstract, final or empty.82
ErrorsParameter value should be final.82
ErrorsParameter navigator should be final.82
ErrorsExpected @param tag for 'navigator'.82
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.85
Errors'}' should be on the same line.87
Errors'if' is not followed by whitespace.88
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.91
Errors'(' is followed by whitespace.91
Errors'!' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'}' should be on the same line.95
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
ErrorsLine has trailing spaces.98
Errors'{' should be on the previous line.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine has trailing spaces.113
ErrorsMethod 'findLocale' is not designed for extension - needs to be abstract, final or empty.115
ErrorsParameter localeText should be final.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'{' should be on the previous line.118
Errors'!' is followed by whitespace.120
ErrorsLine has trailing spaces.121
Errors'{' should be on the previous line.121
Errors'}' should be on the same line.123
ErrorsLine has trailing spaces.124
Errors'{' should be on the previous line.125
Errors'!' is followed by whitespace.127
Errors'{' should be on the previous line.128
Errors'}' should be on the same line.130
ErrorsLine has trailing spaces.131
Errors'{' should be on the previous line.132
ErrorsLine has trailing spaces.140
ErrorsFirst sentence should end with a period.141
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.147
ErrorsMethod 'findLocaleForLanguage' is not designed for extension - needs to be abstract, final or empty.149
ErrorsParameter language should be final.149
ErrorsLine has trailing spaces.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'{' should be on the previous line.152
ErrorsLine has trailing spaces.154
Errors'(' is followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors')' is preceded with whitespace.154
Errors'{' should be on the previous line.155
ErrorsLine has trailing spaces.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
ErrorsLine has trailing spaces.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'{' should be on the previous line.161
ErrorsLine has trailing spaces.166
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
Errors'{' should be on the previous line.68
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.82
ErrorsMethod 'getLocale' is not designed for extension - needs to be abstract, final or empty.82
ErrorsParameter value should be final.82
ErrorsParameter navigator should be final.82
ErrorsExpected @param tag for 'navigator'.82
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.85
Errors'}' should be on the same line.87
Errors'if' is not followed by whitespace.88
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.91
Errors'(' is followed by whitespace.91
Errors'!' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'}' should be on the same line.95
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
ErrorsLine has trailing spaces.98
Errors'{' should be on the previous line.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine has trailing spaces.113
ErrorsMethod 'findLocale' is not designed for extension - needs to be abstract, final or empty.115
ErrorsParameter localeText should be final.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'{' should be on the previous line.118
Errors'!' is followed by whitespace.120
ErrorsLine has trailing spaces.121
Errors'{' should be on the previous line.121
Errors'}' should be on the same line.123
ErrorsLine has trailing spaces.124
Errors'{' should be on the previous line.125
Errors'!' is followed by whitespace.127
Errors'{' should be on the previous line.128
Errors'}' should be on the same line.130
ErrorsLine has trailing spaces.131
Errors'{' should be on the previous line.132
ErrorsLine has trailing spaces.140
ErrorsFirst sentence should end with a period.141
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.147
ErrorsMethod 'findLocaleForLanguage' is not designed for extension - needs to be abstract, final or empty.149
ErrorsParameter language should be final.149
ErrorsLine has trailing spaces.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'{' should be on the previous line.152
ErrorsLine has trailing spaces.154
Errors'(' is followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors')' is preceded with whitespace.154
Errors'{' should be on the previous line.155
ErrorsLine has trailing spaces.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
ErrorsLine has trailing spaces.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'{' should be on the previous line.161
ErrorsLine has trailing spaces.166

org/jaxen/function/ext/LowerFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.76
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter context should be final.78
ErrorsParameter args should be final.79
Errors'{' should be on the previous line.80
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.88
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine is longer than 80 characters.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsFirst sentence should end with a period.96
ErrorsLine has trailing spaces.98
ErrorsExpected an @return tag.104
ErrorsParameter strArg should be final.104
ErrorsParameter locale should be final.105
ErrorsParameter nav should be final.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.110
Errors'if' construct must use '{}'s.113
ErrorsLine has trailing spaces.115
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.76
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter context should be final.78
ErrorsParameter args should be final.79
Errors'{' should be on the previous line.80
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.88
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine is longer than 80 characters.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsFirst sentence should end with a period.96
ErrorsLine has trailing spaces.98
ErrorsExpected an @return tag.104
ErrorsParameter strArg should be final.104
ErrorsParameter locale should be final.105
ErrorsParameter nav should be final.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.110
Errors'if' construct must use '{}'s.113
ErrorsLine has trailing spaces.115

org/jaxen/function/ext/UpperFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.76
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter context should be final.77
ErrorsParameter args should be final.78
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.83
ErrorsLine has trailing spaces.87
Errors'{' should be on the previous line.87
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
ErrorsLine is longer than 80 characters.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsFirst sentence should end with a period.95
ErrorsLine has trailing spaces.97
ErrorsExpected an @return tag.103
ErrorsParameter strArg should be final.103
ErrorsParameter locale should be final.104
ErrorsParameter nav should be final.105
Errors'{' should be on the previous line.106
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
Errors'if' construct must use '{}'s.112
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.76
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter context should be final.77
ErrorsParameter args should be final.78
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.83
ErrorsLine has trailing spaces.87
Errors'{' should be on the previous line.87
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
ErrorsLine is longer than 80 characters.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsFirst sentence should end with a period.95
ErrorsLine has trailing spaces.97
ErrorsExpected an @return tag.103
ErrorsParameter strArg should be final.103
ErrorsParameter locale should be final.104
ErrorsParameter nav should be final.105
Errors'{' should be on the previous line.106
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.109
Errors'if' construct must use '{}'s.112

org/jaxen/function/xslt/DocumentFunction.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.59
Errors'{' should be on the previous line.65
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter context should be final.67
ErrorsParameter args should be final.68
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.71
Errors'(' is followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors')' is preceded with whitespace.75
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
ErrorsParameter url should be final.84
ErrorsParameter nav should be final.85
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.59
Errors'{' should be on the previous line.65
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter context should be final.67
ErrorsParameter args should be final.68
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.71
Errors'(' is followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors')' is preceded with whitespace.75
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.84
ErrorsParameter url should be final.84
ErrorsParameter nav should be final.85
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87

org/jaxen/javabean/DocumentNavigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.49
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.67
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
ErrorsExpected an @return tag.83
Errors'{' should be on the previous line.84
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsParameter obj should be final.88
Errors'{' should be on the previous line.89
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter obj should be final.93
Errors'{' should be on the previous line.94
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter obj should be final.98
Errors'{' should be on the previous line.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter obj should be final.103
Errors'{' should be on the previous line.104
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter obj should be final.108
Errors'{' should be on the previous line.109
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter obj should be final.113
Errors'{' should be on the previous line.114
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter obj should be final.118
Errors'{' should be on the previous line.119
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsParameter obj should be final.123
Errors'{' should be on the previous line.124
Errors'cast' is not followed by whitespace.125
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
ErrorsParameter obj should be final.128
Errors'{' should be on the previous line.129
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter obj should be final.133
Errors'{' should be on the previous line.134
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter obj should be final.138
Errors'{' should be on the previous line.139
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter obj should be final.143
Errors'{' should be on the previous line.144
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
ErrorsParameter obj should be final.148
Errors'{' should be on the previous line.149
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
ErrorsParameter contextNode should be final.153
Errors'{' should be on the previous line.154
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.164
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.168
ErrorsParameter contextNode should be final.168
ErrorsParameter localName should be final.169
ErrorsParameter namespacePrefix should be final.170
ErrorsParameter namespaceURI should be final.171
Errors'{' should be on the previous line.172
Errors'cast' is not followed by whitespace.173
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
ErrorsLine has trailing spaces.178
Errors'{' should be on the previous line.180
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'}' should be on the same line.182
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.186
ErrorsLine is longer than 80 characters.187
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors'}' should be on the same line.188
Errors'{' should be on the previous line.190
Errors'{' should be on the previous line.192
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
Errors'{' should be on the previous line.203
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.209
Errors'(' is followed by whitespace.209
Errors'cast' is not followed by whitespace.209
Errors')' is preceded with whitespace.209
ErrorsLine has trailing spaces.210
Errors'(' is followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors'{' should be on the previous line.212
ErrorsLine has trailing spaces.214
ErrorsLine has trailing spaces.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.218
Errors'(' is followed by whitespace.218
Errors'cast' is not followed by whitespace.218
Errors')' is preceded with whitespace.218
ErrorsLine has trailing spaces.220
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
Errors'{' should be on the previous line.222
ErrorsLine has trailing spaces.225
ErrorsLine is longer than 80 characters.226
Errors'(' is followed by whitespace.226
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
Errors')' is preceded with whitespace.226
Errors'}' should be on the same line.227
Errors'{' should be on the previous line.229
ErrorsMust have at least one statement.229
Errors'}' should be on the same line.231
Errors'{' should be on the previous line.233
ErrorsMust have at least one statement.233
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
ErrorsParameter contextNode should be final.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.244
Errors'(' is followed by whitespace.244
Errors'cast' is not followed by whitespace.244
Errors')' is preceded with whitespace.244
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter contextNode should be final.250
Errors'{' should be on the previous line.251
ErrorsLine is longer than 80 characters.260
ErrorsLine is longer than 80 characters.261
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.265
ErrorsParameter contextNode should be final.265
ErrorsParameter localName should be final.266
ErrorsParameter namespacePrefix should be final.267
ErrorsParameter namespaceURI should be final.268
ErrorsLine has trailing spaces.271
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.272
ErrorsMissing a Javadoc comment.272
ErrorsParameter contextNode should be final.272
Errors'{' should be on the previous line.273
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.277
ErrorsMissing a Javadoc comment.277
ErrorsParameter contextNode should be final.277
Errors'{' should be on the previous line.278
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.282
ErrorsMissing a Javadoc comment.282
ErrorsParameter contextNode should be final.282
Errors'{' should be on the previous line.283
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'cast' is not followed by whitespace.286
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.292
ErrorsMissing a Javadoc comment.292
ErrorsParameter obj should be final.292
Errors'{' should be on the previous line.293
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.294
Errors'{' should be on the previous line.295
Errors'cast' is not followed by whitespace.296
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.301
ErrorsMissing a Javadoc comment.301
ErrorsParameter obj should be final.301
Errors'{' should be on the previous line.302
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'{' should be on the previous line.304
Errors'cast' is not followed by whitespace.305
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.310
ErrorsMissing a Javadoc comment.310
ErrorsParameter obj should be final.310
Errors'{' should be on the previous line.311
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.315
ErrorsMissing a Javadoc comment.315
ErrorsParameter obj should be final.315
Errors'{' should be on the previous line.316
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.320
ErrorsMissing a Javadoc comment.320
ErrorsParameter obj should be final.320
Errors'{' should be on the previous line.321
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.325
ErrorsMissing a Javadoc comment.325
ErrorsParameter obj should be final.325
Errors'{' should be on the previous line.326
ErrorsLine has trailing spaces.329
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.330
ErrorsMissing a Javadoc comment.330
ErrorsParameter prefix should be final.330
ErrorsParameter context should be final.330
Errors'{' should be on the previous line.331
ErrorsLine has trailing spaces.334
ErrorsLine has trailing spaces.335
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.335
ErrorsMissing a Javadoc comment.335
ErrorsParameter node should be final.335
Errors'{' should be on the previous line.336
ErrorsLine has trailing spaces.339
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.340
ErrorsMissing a Javadoc comment.340
ErrorsParameter uri should be final.340
Errors'{' should be on the previous line.341
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.345
ErrorsMissing a Javadoc comment.345
ErrorsParameter obj should be final.345
Errors'{' should be on the previous line.346
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.350
ErrorsMissing a Javadoc comment.350
ErrorsParameter obj should be final.350
Errors'{' should be on the previous line.351
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.355
ErrorsMissing a Javadoc comment.355
ErrorsParameter xpath should be final.355
Errors'{' should be on the previous line.357
Errors'(' is followed by whitespace.358
Errors')' is preceded with whitespace.358
ErrorsMethod 'javacase' is not designed for extension - needs to be abstract, final or empty.361
ErrorsMissing a Javadoc comment.361
ErrorsParameter name should be final.361
Errors'{' should be on the previous line.362
Errors'(' is followed by whitespace.363
Errors')' is preceded with whitespace.363
Errors'{' should be on the previous line.364
Errors'}' should be on the same line.366
Errors'(' is followed by whitespace.367
Errors')' is preceded with whitespace.367
Errors'{' should be on the previous line.368
ErrorsLine has trailing spaces.370
Errors'(' is followed by whitespace.372
Errors')' is preceded with whitespace.372
Errors'(' is followed by whitespace.372
Errors')' is preceded with whitespace.372
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.49
Errors'{' should be on the previous line.64
ErrorsLine has trailing spaces.67
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
ErrorsExpected an @return tag.83
Errors'{' should be on the previous line.84
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsParameter obj should be final.88
Errors'{' should be on the previous line.89
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter obj should be final.93
Errors'{' should be on the previous line.94
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter obj should be final.98
Errors'{' should be on the previous line.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter obj should be final.103
Errors'{' should be on the previous line.104
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter obj should be final.108
Errors'{' should be on the previous line.109
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter obj should be final.113
Errors'{' should be on the previous line.114
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter obj should be final.118
Errors'{' should be on the previous line.119
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsParameter obj should be final.123
Errors'{' should be on the previous line.124
Errors'cast' is not followed by whitespace.125
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
ErrorsParameter obj should be final.128
Errors'{' should be on the previous line.129
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter obj should be final.133
Errors'{' should be on the previous line.134
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter obj should be final.138
Errors'{' should be on the previous line.139
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter obj should be final.143
Errors'{' should be on the previous line.144
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
ErrorsParameter obj should be final.148
Errors'{' should be on the previous line.149
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
ErrorsParameter contextNode should be final.153
Errors'{' should be on the previous line.154
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.164
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.168
ErrorsParameter contextNode should be final.168
ErrorsParameter localName should be final.169
ErrorsParameter namespacePrefix should be final.170
ErrorsParameter namespaceURI should be final.171
Errors'{' should be on the previous line.172
Errors'cast' is not followed by whitespace.173
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
ErrorsLine has trailing spaces.178
Errors'{' should be on the previous line.180
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'}' should be on the same line.182
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.186
ErrorsLine is longer than 80 characters.187
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors'}' should be on the same line.188
Errors'{' should be on the previous line.190
Errors'{' should be on the previous line.192
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
Errors'{' should be on the previous line.203
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.209
Errors'(' is followed by whitespace.209
Errors'cast' is not followed by whitespace.209
Errors')' is preceded with whitespace.209
ErrorsLine has trailing spaces.210
Errors'(' is followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors'{' should be on the previous line.212
ErrorsLine has trailing spaces.214
ErrorsLine has trailing spaces.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.218
Errors'(' is followed by whitespace.218
Errors'cast' is not followed by whitespace.218
Errors')' is preceded with whitespace.218
ErrorsLine has trailing spaces.220
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
Errors'{' should be on the previous line.222
ErrorsLine has trailing spaces.225
ErrorsLine is longer than 80 characters.226
Errors'(' is followed by whitespace.226
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
Errors')' is preceded with whitespace.226
Errors'}' should be on the same line.227
Errors'{' should be on the previous line.229
ErrorsMust have at least one statement.229
Errors'}' should be on the same line.231
Errors'{' should be on the previous line.233
ErrorsMust have at least one statement.233
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
ErrorsParameter contextNode should be final.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.244
Errors'(' is followed by whitespace.244
Errors'cast' is not followed by whitespace.244
Errors')' is preceded with whitespace.244
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter contextNode should be final.250
Errors'{' should be on the previous line.251
ErrorsLine is longer than 80 characters.260
ErrorsLine is longer than 80 characters.261
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.265
ErrorsParameter contextNode should be final.265
ErrorsParameter localName should be final.266
ErrorsParameter namespacePrefix should be final.267
ErrorsParameter namespaceURI should be final.268
ErrorsLine has trailing spaces.271
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.272
ErrorsMissing a Javadoc comment.272
ErrorsParameter contextNode should be final.272
Errors'{' should be on the previous line.273
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.277
ErrorsMissing a Javadoc comment.277
ErrorsParameter contextNode should be final.277
Errors'{' should be on the previous line.278
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.282
ErrorsMissing a Javadoc comment.282
ErrorsParameter contextNode should be final.282
Errors'{' should be on the previous line.283
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'cast' is not followed by whitespace.286
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.292
ErrorsMissing a Javadoc comment.292
ErrorsParameter obj should be final.292
Errors'{' should be on the previous line.293
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.294
Errors'{' should be on the previous line.295
Errors'cast' is not followed by whitespace.296
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.301
ErrorsMissing a Javadoc comment.301
ErrorsParameter obj should be final.301
Errors'{' should be on the previous line.302
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'{' should be on the previous line.304
Errors'cast' is not followed by whitespace.305
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.310
ErrorsMissing a Javadoc comment.310
ErrorsParameter obj should be final.310
Errors'{' should be on the previous line.311
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.315
ErrorsMissing a Javadoc comment.315
ErrorsParameter obj should be final.315
Errors'{' should be on the previous line.316
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.320
ErrorsMissing a Javadoc comment.320
ErrorsParameter obj should be final.320
Errors'{' should be on the previous line.321
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.325
ErrorsMissing a Javadoc comment.325
ErrorsParameter obj should be final.325
Errors'{' should be on the previous line.326
ErrorsLine has trailing spaces.329
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.330
ErrorsMissing a Javadoc comment.330
ErrorsParameter prefix should be final.330
ErrorsParameter context should be final.330
Errors'{' should be on the previous line.331
ErrorsLine has trailing spaces.334
ErrorsLine has trailing spaces.335
ErrorsMethod 'getNodeType' is not designed for extension - needs to be abstract, final or empty.335
ErrorsMissing a Javadoc comment.335
ErrorsParameter node should be final.335
Errors'{' should be on the previous line.336
ErrorsLine has trailing spaces.339
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.340
ErrorsMissing a Javadoc comment.340
ErrorsParameter uri should be final.340
Errors'{' should be on the previous line.341
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.345
ErrorsMissing a Javadoc comment.345
ErrorsParameter obj should be final.345
Errors'{' should be on the previous line.346
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.350
ErrorsMissing a Javadoc comment.350
ErrorsParameter obj should be final.350
Errors'{' should be on the previous line.351
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.355
ErrorsMissing a Javadoc comment.355
ErrorsParameter xpath should be final.355
Errors'{' should be on the previous line.357
Errors'(' is followed by whitespace.358
Errors')' is preceded with whitespace.358
ErrorsMethod 'javacase' is not designed for extension - needs to be abstract, final or empty.361
ErrorsMissing a Javadoc comment.361
ErrorsParameter name should be final.361
Errors'{' should be on the previous line.362
Errors'(' is followed by whitespace.363
Errors')' is preceded with whitespace.363
Errors'{' should be on the previous line.364
Errors'}' should be on the same line.366
Errors'(' is followed by whitespace.367
Errors')' is preceded with whitespace.367
Errors'{' should be on the previous line.368
ErrorsLine has trailing spaces.370
Errors'(' is followed by whitespace.372
Errors')' is preceded with whitespace.372
Errors'(' is followed by whitespace.372
Errors')' is preceded with whitespace.372

org/jaxen/javabean/Element.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.3
Errors'{' should be on the previous line.4
ErrorsMissing a Javadoc comment.5
ErrorsMissing a Javadoc comment.6
ErrorsMissing a Javadoc comment.7
ErrorsMissing a Javadoc comment.9
ErrorsParameter parent should be final.9
Errors'parent' hides a field.9
ErrorsParameter name should be final.10
Errors'name' hides a field.10
ErrorsParameter object should be final.11
Errors'object' hides a field.11
Errors'{' should be on the previous line.12
ErrorsMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.18
ErrorsMissing a Javadoc comment.18
Errors'{' should be on the previous line.19
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.23
ErrorsMissing a Javadoc comment.23
Errors'{' should be on the previous line.24
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.3
Errors'{' should be on the previous line.4
ErrorsMissing a Javadoc comment.5
ErrorsMissing a Javadoc comment.6
ErrorsMissing a Javadoc comment.7
ErrorsMissing a Javadoc comment.9
ErrorsParameter parent should be final.9
Errors'parent' hides a field.9
ErrorsParameter name should be final.10
Errors'name' hides a field.10
ErrorsParameter object should be final.11
Errors'object' hides a field.11
Errors'{' should be on the previous line.12
ErrorsMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.18
ErrorsMissing a Javadoc comment.18
Errors'{' should be on the previous line.19
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.23
ErrorsMissing a Javadoc comment.23
Errors'{' should be on the previous line.24
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
Errors'{' should be on the previous line.29

org/jaxen/javabean/ElementIterator.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.5
Errors'{' should be on the previous line.7
ErrorsMissing a Javadoc comment.8
ErrorsMissing a Javadoc comment.9
ErrorsMissing a Javadoc comment.10
ErrorsMissing a Javadoc comment.12
ErrorsParameter parent should be final.12
Errors'parent' hides a field.12
ErrorsParameter name should be final.13
Errors'name' hides a field.13
ErrorsParameter iterator should be final.14
Errors'iterator' hides a field.14
Errors'{' should be on the previous line.15
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.21
ErrorsMissing a Javadoc comment.21
Errors'{' should be on the previous line.22
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.26
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.27
Errors'(' is followed by whitespace.28
Errors')' is preceded with whitespace.30
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.5
Errors'{' should be on the previous line.7
ErrorsMissing a Javadoc comment.8
ErrorsMissing a Javadoc comment.9
ErrorsMissing a Javadoc comment.10
ErrorsMissing a Javadoc comment.12
ErrorsParameter parent should be final.12
Errors'parent' hides a field.12
ErrorsParameter name should be final.13
Errors'name' hides a field.13
ErrorsParameter iterator should be final.14
Errors'iterator' hides a field.14
Errors'{' should be on the previous line.15
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.21
ErrorsMissing a Javadoc comment.21
Errors'{' should be on the previous line.22
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.26
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.27
Errors'(' is followed by whitespace.28
Errors')' is preceded with whitespace.30
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'{' should be on the previous line.34

org/jaxen/javabean/JavaBeanXPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.79
ErrorsLine has trailing spaces.81
ErrorsParameter xpathExpr should be final.92
Errors'{' should be on the previous line.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter node should be final.97
Errors'{' should be on the previous line.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.113
Errors'cast' is not followed by whitespace.113
Errors';' is followed by whitespace.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'(' is followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors')' is preceded with whitespace.122
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter node should be final.125
Errors'{' should be on the previous line.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'cast' is not followed by whitespace.132
Errors'}' should be on the same line.133
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'{' should be on the previous line.135
Errors'(' is followed by whitespace.138
Errors'cast' is not followed by whitespace.138
Errors';' is followed by whitespace.139
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors'cast' is not followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors'}' should be on the same line.146
Errors'{' should be on the previous line.148
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsLine has trailing spaces.158
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.79
ErrorsLine has trailing spaces.81
ErrorsParameter xpathExpr should be final.92
Errors'{' should be on the previous line.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter node should be final.97
Errors'{' should be on the previous line.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.113
Errors'cast' is not followed by whitespace.113
Errors';' is followed by whitespace.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'(' is followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors')' is preceded with whitespace.122
ErrorsMethod 'evaluate' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter node should be final.125
Errors'{' should be on the previous line.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'cast' is not followed by whitespace.132
Errors'}' should be on the same line.133
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'{' should be on the previous line.135
Errors'(' is followed by whitespace.138
Errors'cast' is not followed by whitespace.138
Errors';' is followed by whitespace.139
Errors'{' should be on the previous line.140
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors'cast' is not followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors'}' should be on the same line.146
Errors'{' should be on the previous line.148
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsLine has trailing spaces.158

org/jaxen/jdom/DocumentNavigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.90
Errors'{' should be on the previous line.97
ErrorsMissing a Javadoc comment.103
Errors'{' should be on the previous line.104
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter obj should be final.108
Errors'{' should be on the previous line.109
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter obj should be final.113
Errors'{' should be on the previous line.114
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter obj should be final.118
Errors'{' should be on the previous line.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.122
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter obj should be final.125
Errors'{' should be on the previous line.126
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter obj should be final.130
Errors'{' should be on the previous line.131
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
ErrorsParameter obj should be final.135
Errors'{' should be on the previous line.136
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter obj should be final.140
Errors'{' should be on the previous line.141
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
ErrorsParameter obj should be final.145
Errors'{' should be on the previous line.146
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
ErrorsParameter obj should be final.152
Errors'{' should be on the previous line.153
ErrorsLine has trailing spaces.155
Errors'if' construct must use '{}'s.157
ErrorsLine has trailing spaces.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'else' construct must use '{}'s.159
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
ErrorsParameter obj should be final.163
Errors'{' should be on the previous line.164
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
ErrorsParameter obj should be final.170
Errors'{' should be on the previous line.171
Errors'if' construct must use '{}'s.175
ErrorsLine has trailing spaces.175
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'else' construct must use '{}'s.177
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
ErrorsParameter contextNode should be final.181
Errors'{' should be on the previous line.182
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.184
Errors'cast' is not followed by whitespace.185
Errors'}' should be on the same line.186
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors'{' should be on the previous line.188
Errors'cast' is not followed by whitespace.189
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.205
ErrorsLine is longer than 80 characters.206
ErrorsParameter contextNode should be final.206
ErrorsParameter localName should be final.206
ErrorsParameter namespacePrefix should be final.206
ErrorsParameter namespaceURI should be final.206
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
ErrorsLine is longer than 80 characters.213
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
ErrorsLine has trailing spaces.217
ErrorsExpression can be simplified.219
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.224
Errors'}' should be on the same line.227
ErrorsLine has trailing spaces.228
Errors'if' is not followed by whitespace.228
ErrorsLine has trailing spaces.229
ErrorsLine has trailing spaces.231
ErrorsLine has trailing spaces.237
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.238
ErrorsMissing a Javadoc comment.238
ErrorsParameter contextNode should be final.238
Errors'{' should be on the previous line.239
Errors'(' is followed by whitespace.240
Errors'!' is followed by whitespace.240
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
ErrorsLine has trailing spaces.252
ErrorsLine has trailing spaces.254
Errors'(' is followed by whitespace.255
Errors')' is preceded with whitespace.255
Errors'if' construct must use '{}'s.256
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsLine has trailing spaces.259
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
Errors'cast' is not followed by whitespace.264
Errors'if' construct must use '{}'s.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
Errors'cast' is not followed by whitespace.273
ErrorsLine has trailing spaces.276
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
Errors'if' construct must use '{}'s.278
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
ErrorsLine is longer than 80 characters.279
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279
Errors'cast' is not followed by whitespace.284
Errors'(' is followed by whitespace.290
Errors')' is preceded with whitespace.290
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.295
ErrorsMissing a Javadoc comment.295
ErrorsParameter contextNode should be final.295
Errors'{' should be on the previous line.296
Errors'(' is followed by whitespace.299
Errors')' is preceded with whitespace.299
Errors'{' should be on the previous line.300
Errors'}' should be on the same line.302
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'{' should be on the previous line.304
Errors'cast' is not followed by whitespace.305
Errors'(' is followed by whitespace.307
Errors')' is preceded with whitespace.307
Errors'{' should be on the previous line.308
Errors'(' is followed by whitespace.309
Errors'cast' is not followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors'{' should be on the previous line.310
Errors'cast' is not followed by whitespace.311
Errors'}' should be on the same line.314
Errors'(' is followed by whitespace.315
Errors')' is preceded with whitespace.315
Errors'{' should be on the previous line.316
Errors'cast' is not followed by whitespace.317
Errors'}' should be on the same line.318
Errors'(' is followed by whitespace.319
Errors')' is preceded with whitespace.319
Errors'{' should be on the previous line.320
Errors'cast' is not followed by whitespace.321
Errors'}' should be on the same line.322
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
Errors'{' should be on the previous line.324
Errors'cast' is not followed by whitespace.325
Errors'}' should be on the same line.326
Errors'(' is followed by whitespace.327
Errors')' is preceded with whitespace.327
Errors'{' should be on the previous line.328
Errors'cast' is not followed by whitespace.329
Errors'}' should be on the same line.330
Errors'(' is followed by whitespace.331
Errors')' is preceded with whitespace.331
Errors'{' should be on the previous line.332
Errors'cast' is not followed by whitespace.333
ErrorsLine has trailing spaces.335
Errors'(' is followed by whitespace.336
Errors')' is preceded with whitespace.336
Errors'{' should be on the previous line.337
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.344
ErrorsMissing a Javadoc comment.344
ErrorsParameter contextNode should be final.344
Errors'{' should be on the previous line.345
Errors'(' is followed by whitespace.346
Errors'!' is followed by whitespace.346
Errors'(' is followed by whitespace.346
Errors')' is preceded with whitespace.346
Errors')' is preceded with whitespace.346
Errors'{' should be on the previous line.347
ErrorsLine is longer than 80 characters.361
ErrorsLine is longer than 80 characters.362
ErrorsLine is longer than 80 characters.363
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.366
ErrorsLine is longer than 80 characters.367
ErrorsParameter contextNode should be final.367
ErrorsParameter localName should be final.367
ErrorsParameter namespacePrefix should be final.367
ErrorsParameter namespaceURI should be final.367
Errors'(' is followed by whitespace.369
Errors')' is preceded with whitespace.369
ErrorsLine has trailing spaces.371
ErrorsLine is longer than 80 characters.371
ErrorsAvoid inline conditionals.371
Errors':' should be on a new line.371
ErrorsLine is longer than 80 characters.372
ErrorsExpected an @return tag.384
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.384
Errors'(' is preceded with whitespace.384
ErrorsParameter xpath should be final.384
ErrorsExpected @param tag for 'xpath'.384
ErrorsExpected @throws tag for 'SAXPathException'.384
Errors'{' should be on the previous line.385
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.389
ErrorsMissing a Javadoc comment.389
ErrorsParameter contextNode should be final.389
Errors'{' should be on the previous line.390
Errors'(' is followed by whitespace.391
Errors')' is preceded with whitespace.391
Errors'{' should be on the previous line.392
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.401
ErrorsMissing a Javadoc comment.401
ErrorsParameter obj should be final.401
Errors'{' should be on the previous line.402
Errors'(' is followed by whitespace.407
Errors')' is preceded with whitespace.407
Errors'{' should be on the previous line.408
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.415
ErrorsMissing a Javadoc comment.415
ErrorsParameter obj should be final.415
Errors'{' should be on the previous line.416
Errors'(' is followed by whitespace.421
Errors'(' is followed by whitespace.421
Errors')' is preceded with whitespace.421
Errors')' is preceded with whitespace.421
Errors'{' should be on the previous line.422
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.429
ErrorsMissing a Javadoc comment.429
ErrorsParameter obj should be final.429
Errors'{' should be on the previous line.430
ErrorsLine has trailing spaces.440
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.443
ErrorsMissing a Javadoc comment.443
ErrorsParameter obj should be final.443
Errors'{' should be on the previous line.444
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.456
ErrorsMissing a Javadoc comment.456
ErrorsParameter obj should be final.456
Errors'{' should be on the previous line.457
Errors'(' is followed by whitespace.458
Errors')' is preceded with whitespace.458
Errors'{' should be on the previous line.459
Errors'cast' is not followed by whitespace.460
Errors'(' is followed by whitespace.463
Errors')' is preceded with whitespace.463
Errors'{' should be on the previous line.464
Errors'cast' is not followed by whitespace.465
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.471
ErrorsMissing a Javadoc comment.471
ErrorsParameter obj should be final.471
Errors'{' should be on the previous line.472
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.478
ErrorsMissing a Javadoc comment.478
ErrorsParameter obj should be final.478
Errors'{' should be on the previous line.479
Errors'(' is followed by whitespace.488
Errors')' is preceded with whitespace.488
Errors'{' should be on the previous line.489
Errors'(' is followed by whitespace.492
Errors')' is preceded with whitespace.492
Errors'{' should be on the previous line.493
Errors'(' is followed by whitespace.494
Errors'cast' is not followed by whitespace.494
Errors')' is preceded with whitespace.494
Errors'}' should be on the same line.495
Errors'(' is followed by whitespace.496
Errors')' is preceded with whitespace.496
Errors'{' should be on the previous line.497
Errors'(' is followed by whitespace.498
Errors'cast' is not followed by whitespace.498
Errors')' is preceded with whitespace.498
Errors'}' should be on the same line.499
Errors'(' is followed by whitespace.500
Errors')' is preceded with whitespace.500
Errors'{' should be on the previous line.501
Errors'(' is followed by whitespace.502
Errors'(' is followed by whitespace.502
Errors')' is preceded with whitespace.502
Errors')' is preceded with whitespace.502
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.509
ErrorsMissing a Javadoc comment.509
ErrorsParameter obj should be final.509
Errors'{' should be on the previous line.510
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.516
ErrorsMissing a Javadoc comment.516
ErrorsParameter obj should be final.516
Errors'{' should be on the previous line.517
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.523
ErrorsMissing a Javadoc comment.523
ErrorsParameter obj should be final.523
Errors'{' should be on the previous line.524
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.530
ErrorsMissing a Javadoc comment.530
ErrorsParameter prefix should be final.530
ErrorsParameter context should be final.530
Errors'{' should be on the previous line.531
ErrorsLine has trailing spaces.533
Errors'(' is followed by whitespace.533
Errors')' is preceded with whitespace.533
Errors'{' should be on the previous line.534
Errors'}' should be on the same line.536
Errors'(' is followed by whitespace.537
Errors')' is preceded with whitespace.537
Errors'{' should be on the previous line.538
Errors'cast' is not followed by whitespace.539
Errors'cast' is not followed by whitespace.539
Errors'}' should be on the same line.540
Errors'(' is followed by whitespace.541
Errors')' is preceded with whitespace.541
Errors'{' should be on the previous line.542
Errors'cast' is not followed by whitespace.543
Errors'}' should be on the same line.544
Errors'(' is followed by whitespace.545
Errors')' is preceded with whitespace.545
Errors'{' should be on the previous line.546
Errors'cast' is not followed by whitespace.547
Errors'}' should be on the same line.548
Errors'(' is followed by whitespace.549
Errors')' is preceded with whitespace.549
Errors'{' should be on the previous line.550
Errors'cast' is not followed by whitespace.551
Errors'cast' is not followed by whitespace.551
Errors'}' should be on the same line.552
Errors'(' is followed by whitespace.553
Errors')' is preceded with whitespace.553
Errors'{' should be on the previous line.554
Errors'cast' is not followed by whitespace.555
Errors'cast' is not followed by whitespace.555
Errors'(' is followed by whitespace.558
Errors')' is preceded with whitespace.558
Errors'{' should be on the previous line.559
Errors'(' is followed by whitespace.560
Errors')' is preceded with whitespace.560
ErrorsLine has trailing spaces.562
Errors'(' is followed by whitespace.562
Errors')' is preceded with whitespace.562
Errors'{' should be on the previous line.563
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.570
ErrorsMissing a Javadoc comment.570
ErrorsParameter url should be final.570
Errors'{' should be on the previous line.571
Errors'{' should be on the previous line.573
ErrorsLine has trailing spaces.575
Errors'(' is followed by whitespace.576
Errors')' is preceded with whitespace.576
Errors'}' should be on the same line.577
Errors'{' should be on the previous line.579
Errors'(' is followed by whitespace.580
Errors')' is preceded with whitespace.580
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.90
Errors'{' should be on the previous line.97
ErrorsMissing a Javadoc comment.103
Errors'{' should be on the previous line.104
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter obj should be final.108
Errors'{' should be on the previous line.109
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter obj should be final.113
Errors'{' should be on the previous line.114
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter obj should be final.118
Errors'{' should be on the previous line.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.122
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter obj should be final.125
Errors'{' should be on the previous line.126
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter obj should be final.130
Errors'{' should be on the previous line.131
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
ErrorsParameter obj should be final.135
Errors'{' should be on the previous line.136
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter obj should be final.140
Errors'{' should be on the previous line.141
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
ErrorsParameter obj should be final.145
Errors'{' should be on the previous line.146
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
ErrorsParameter obj should be final.152
Errors'{' should be on the previous line.153
ErrorsLine has trailing spaces.155
Errors'if' construct must use '{}'s.157
ErrorsLine has trailing spaces.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'else' construct must use '{}'s.159
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
ErrorsParameter obj should be final.163
Errors'{' should be on the previous line.164
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
ErrorsParameter obj should be final.170
Errors'{' should be on the previous line.171
Errors'if' construct must use '{}'s.175
ErrorsLine has trailing spaces.175
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'else' construct must use '{}'s.177
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
ErrorsParameter contextNode should be final.181
Errors'{' should be on the previous line.182
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.184
Errors'cast' is not followed by whitespace.185
Errors'}' should be on the same line.186
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors'{' should be on the previous line.188
Errors'cast' is not followed by whitespace.189
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.205
ErrorsLine is longer than 80 characters.206
ErrorsParameter contextNode should be final.206
ErrorsParameter localName should be final.206
ErrorsParameter namespacePrefix should be final.206
ErrorsParameter namespaceURI should be final.206
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
ErrorsLine is longer than 80 characters.213
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
ErrorsLine has trailing spaces.217
ErrorsExpression can be simplified.219
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.224
Errors'}' should be on the same line.227
ErrorsLine has trailing spaces.228
Errors'if' is not followed by whitespace.228
ErrorsLine has trailing spaces.229
ErrorsLine has trailing spaces.231
ErrorsLine has trailing spaces.237
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.238
ErrorsMissing a Javadoc comment.238
ErrorsParameter contextNode should be final.238
Errors'{' should be on the previous line.239
Errors'(' is followed by whitespace.240
Errors'!' is followed by whitespace.240
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
ErrorsLine has trailing spaces.252
ErrorsLine has trailing spaces.254
Errors'(' is followed by whitespace.255
Errors')' is preceded with whitespace.255
Errors'if' construct must use '{}'s.256
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsLine has trailing spaces.259
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
Errors'cast' is not followed by whitespace.264
Errors'if' construct must use '{}'s.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
Errors'cast' is not followed by whitespace.273
ErrorsLine has trailing spaces.276
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
Errors'if' construct must use '{}'s.278
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
ErrorsLine is longer than 80 characters.279
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279
Errors'cast' is not followed by whitespace.284
Errors'(' is followed by whitespace.290
Errors')' is preceded with whitespace.290
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.295
ErrorsMissing a Javadoc comment.295
ErrorsParameter contextNode should be final.295
Errors'{' should be on the previous line.296
Errors'(' is followed by whitespace.299
Errors')' is preceded with whitespace.299
Errors'{' should be on the previous line.300
Errors'}' should be on the same line.302
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'{' should be on the previous line.304
Errors'cast' is not followed by whitespace.305
Errors'(' is followed by whitespace.307
Errors')' is preceded with whitespace.307
Errors'{' should be on the previous line.308
Errors'(' is followed by whitespace.309
Errors'cast' is not followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors'{' should be on the previous line.310
Errors'cast' is not followed by whitespace.311
Errors'}' should be on the same line.314
Errors'(' is followed by whitespace.315
Errors')' is preceded with whitespace.315
Errors'{' should be on the previous line.316
Errors'cast' is not followed by whitespace.317
Errors'}' should be on the same line.318
Errors'(' is followed by whitespace.319
Errors')' is preceded with whitespace.319
Errors'{' should be on the previous line.320
Errors'cast' is not followed by whitespace.321
Errors'}' should be on the same line.322
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
Errors'{' should be on the previous line.324
Errors'cast' is not followed by whitespace.325
Errors'}' should be on the same line.326
Errors'(' is followed by whitespace.327
Errors')' is preceded with whitespace.327
Errors'{' should be on the previous line.328
Errors'cast' is not followed by whitespace.329
Errors'}' should be on the same line.330
Errors'(' is followed by whitespace.331
Errors')' is preceded with whitespace.331
Errors'{' should be on the previous line.332
Errors'cast' is not followed by whitespace.333
ErrorsLine has trailing spaces.335
Errors'(' is followed by whitespace.336
Errors')' is preceded with whitespace.336
Errors'{' should be on the previous line.337
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.344
ErrorsMissing a Javadoc comment.344
ErrorsParameter contextNode should be final.344
Errors'{' should be on the previous line.345
Errors'(' is followed by whitespace.346
Errors'!' is followed by whitespace.346
Errors'(' is followed by whitespace.346
Errors')' is preceded with whitespace.346
Errors')' is preceded with whitespace.346
Errors'{' should be on the previous line.347
ErrorsLine is longer than 80 characters.361
ErrorsLine is longer than 80 characters.362
ErrorsLine is longer than 80 characters.363
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.366
ErrorsLine is longer than 80 characters.367
ErrorsParameter contextNode should be final.367
ErrorsParameter localName should be final.367
ErrorsParameter namespacePrefix should be final.367
ErrorsParameter namespaceURI should be final.367
Errors'(' is followed by whitespace.369
Errors')' is preceded with whitespace.369
ErrorsLine has trailing spaces.371
ErrorsLine is longer than 80 characters.371
ErrorsAvoid inline conditionals.371
Errors':' should be on a new line.371
ErrorsLine is longer than 80 characters.372
ErrorsExpected an @return tag.384
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.384
Errors'(' is preceded with whitespace.384
ErrorsParameter xpath should be final.384
ErrorsExpected @param tag for 'xpath'.384
ErrorsExpected @throws tag for 'SAXPathException'.384
Errors'{' should be on the previous line.385
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.389
ErrorsMissing a Javadoc comment.389
ErrorsParameter contextNode should be final.389
Errors'{' should be on the previous line.390
Errors'(' is followed by whitespace.391
Errors')' is preceded with whitespace.391
Errors'{' should be on the previous line.392
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.401
ErrorsMissing a Javadoc comment.401
ErrorsParameter obj should be final.401
Errors'{' should be on the previous line.402
Errors'(' is followed by whitespace.407
Errors')' is preceded with whitespace.407
Errors'{' should be on the previous line.408
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.415
ErrorsMissing a Javadoc comment.415
ErrorsParameter obj should be final.415
Errors'{' should be on the previous line.416
Errors'(' is followed by whitespace.421
Errors'(' is followed by whitespace.421
Errors')' is preceded with whitespace.421
Errors')' is preceded with whitespace.421
Errors'{' should be on the previous line.422
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.429
ErrorsMissing a Javadoc comment.429
ErrorsParameter obj should be final.429
Errors'{' should be on the previous line.430
ErrorsLine has trailing spaces.440
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.443
ErrorsMissing a Javadoc comment.443
ErrorsParameter obj should be final.443
Errors'{' should be on the previous line.444
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.456
ErrorsMissing a Javadoc comment.456
ErrorsParameter obj should be final.456
Errors'{' should be on the previous line.457
Errors'(' is followed by whitespace.458
Errors')' is preceded with whitespace.458
Errors'{' should be on the previous line.459
Errors'cast' is not followed by whitespace.460
Errors'(' is followed by whitespace.463
Errors')' is preceded with whitespace.463
Errors'{' should be on the previous line.464
Errors'cast' is not followed by whitespace.465
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.471
ErrorsMissing a Javadoc comment.471
ErrorsParameter obj should be final.471
Errors'{' should be on the previous line.472
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.478
ErrorsMissing a Javadoc comment.478
ErrorsParameter obj should be final.478
Errors'{' should be on the previous line.479
Errors'(' is followed by whitespace.488
Errors')' is preceded with whitespace.488
Errors'{' should be on the previous line.489
Errors'(' is followed by whitespace.492
Errors')' is preceded with whitespace.492
Errors'{' should be on the previous line.493
Errors'(' is followed by whitespace.494
Errors'cast' is not followed by whitespace.494
Errors')' is preceded with whitespace.494
Errors'}' should be on the same line.495
Errors'(' is followed by whitespace.496
Errors')' is preceded with whitespace.496
Errors'{' should be on the previous line.497
Errors'(' is followed by whitespace.498
Errors'cast' is not followed by whitespace.498
Errors')' is preceded with whitespace.498
Errors'}' should be on the same line.499
Errors'(' is followed by whitespace.500
Errors')' is preceded with whitespace.500
Errors'{' should be on the previous line.501
Errors'(' is followed by whitespace.502
Errors'(' is followed by whitespace.502
Errors')' is preceded with whitespace.502
Errors')' is preceded with whitespace.502
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.509
ErrorsMissing a Javadoc comment.509
ErrorsParameter obj should be final.509
Errors'{' should be on the previous line.510
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.516
ErrorsMissing a Javadoc comment.516
ErrorsParameter obj should be final.516
Errors'{' should be on the previous line.517
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.523
ErrorsMissing a Javadoc comment.523
ErrorsParameter obj should be final.523
Errors'{' should be on the previous line.524
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.530
ErrorsMissing a Javadoc comment.530
ErrorsParameter prefix should be final.530
ErrorsParameter context should be final.530
Errors'{' should be on the previous line.531
ErrorsLine has trailing spaces.533
Errors'(' is followed by whitespace.533
Errors')' is preceded with whitespace.533
Errors'{' should be on the previous line.534
Errors'}' should be on the same line.536
Errors'(' is followed by whitespace.537
Errors')' is preceded with whitespace.537
Errors'{' should be on the previous line.538
Errors'cast' is not followed by whitespace.539
Errors'cast' is not followed by whitespace.539
Errors'}' should be on the same line.540
Errors'(' is followed by whitespace.541
Errors')' is preceded with whitespace.541
Errors'{' should be on the previous line.542
Errors'cast' is not followed by whitespace.543
Errors'}' should be on the same line.544
Errors'(' is followed by whitespace.545
Errors')' is preceded with whitespace.545
Errors'{' should be on the previous line.546
Errors'cast' is not followed by whitespace.547
Errors'}' should be on the same line.548
Errors'(' is followed by whitespace.549
Errors')' is preceded with whitespace.549
Errors'{' should be on the previous line.550
Errors'cast' is not followed by whitespace.551
Errors'cast' is not followed by whitespace.551
Errors'}' should be on the same line.552
Errors'(' is followed by whitespace.553
Errors')' is preceded with whitespace.553
Errors'{' should be on the previous line.554
Errors'cast' is not followed by whitespace.555
Errors'cast' is not followed by whitespace.555
Errors'(' is followed by whitespace.558
Errors')' is preceded with whitespace.558
Errors'{' should be on the previous line.559
Errors'(' is followed by whitespace.560
Errors')' is preceded with whitespace.560
ErrorsLine has trailing spaces.562
Errors'(' is followed by whitespace.562
Errors')' is preceded with whitespace.562
Errors'{' should be on the previous line.563
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.570
ErrorsMissing a Javadoc comment.570
ErrorsParameter url should be final.570
Errors'{' should be on the previous line.571
Errors'{' should be on the previous line.573
ErrorsLine has trailing spaces.575
Errors'(' is followed by whitespace.576
Errors')' is preceded with whitespace.576
Errors'}' should be on the same line.577
Errors'{' should be on the previous line.579
Errors'(' is followed by whitespace.580
Errors')' is preceded with whitespace.580

org/jaxen/jdom/JDOMXPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.76
ErrorsLine has trailing spaces.78
ErrorsParameter xpathExpr should be final.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.76
ErrorsLine has trailing spaces.78
ErrorsParameter xpathExpr should be final.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine has trailing spaces.93

org/jaxen/jdom/XPathNamespace.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.68
ErrorsParameter jdomNamespace should be final.68
Errors'jdomNamespace' hides a field.68
ErrorsExpected @param tag for 'jdomNamespace'.68
Errors')' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is followed by whitespace.76
ErrorsParameter jdomElement should be final.76
Errors'jdomElement' hides a field.76
ErrorsExpected @param tag for 'jdomElement'.76
ErrorsParameter jdomNamespace should be final.76
Errors'jdomNamespace' hides a field.76
ErrorsExpected @param tag for 'jdomNamespace'.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.82
ErrorsExpected an @return tag.86
ErrorsMethod 'getJDOMElement' is not designed for extension - needs to be abstract, final or empty.86
Errors'{' should be on the previous line.87
ErrorsMethod 'setJDOMElement' is not designed for extension - needs to be abstract, final or empty.93
Errors'(' is followed by whitespace.93
ErrorsParameter jdomElement should be final.93
Errors'jdomElement' hides a field.93
ErrorsExpected @param tag for 'jdomElement'.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.94
ErrorsExpected an @return tag.101
ErrorsMethod 'getJDOMNamespace' is not designed for extension - needs to be abstract, final or empty.101
Errors'{' should be on the previous line.102
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.108
Errors'+' should be on a new line.108
Errors'+' should be on a new line.109
Errors')' is preceded with whitespace.110
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.68
ErrorsParameter jdomNamespace should be final.68
Errors'jdomNamespace' hides a field.68
ErrorsExpected @param tag for 'jdomNamespace'.68
Errors')' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is followed by whitespace.76
ErrorsParameter jdomElement should be final.76
Errors'jdomElement' hides a field.76
ErrorsExpected @param tag for 'jdomElement'.76
ErrorsParameter jdomNamespace should be final.76
Errors'jdomNamespace' hides a field.76
ErrorsExpected @param tag for 'jdomNamespace'.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.82
ErrorsExpected an @return tag.86
ErrorsMethod 'getJDOMElement' is not designed for extension - needs to be abstract, final or empty.86
Errors'{' should be on the previous line.87
ErrorsMethod 'setJDOMElement' is not designed for extension - needs to be abstract, final or empty.93
Errors'(' is followed by whitespace.93
ErrorsParameter jdomElement should be final.93
Errors'jdomElement' hides a field.93
ErrorsExpected @param tag for 'jdomElement'.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.94
ErrorsExpected an @return tag.101
ErrorsMethod 'getJDOMNamespace' is not designed for extension - needs to be abstract, final or empty.101
Errors'{' should be on the previous line.102
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
Errors'(' is followed by whitespace.108
Errors'+' should be on a new line.108
Errors'+' should be on a new line.109
Errors')' is preceded with whitespace.110
ErrorsLine has trailing spaces.112

org/jaxen/pattern/AnyChildNodeTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.72
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.72
Errors'(' is followed by whitespace.72
ErrorsParameter node should be final.72
ErrorsExpected @param tag for 'node'.72
ErrorsParameter context should be final.72
ErrorsExpected @param tag for 'context'.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.79
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
Errors'-0.5' is a magic number.81
ErrorsLine has trailing spaces.84
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.72
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.72
Errors'(' is followed by whitespace.72
ErrorsParameter node should be final.72
ErrorsExpected @param tag for 'node'.72
ErrorsParameter context should be final.72
ErrorsExpected @param tag for 'context'.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine has trailing spaces.78
ErrorsLine has trailing spaces.79
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
Errors'-0.5' is a magic number.81
ErrorsLine has trailing spaces.84
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.93

org/jaxen/pattern/AnyNodeTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsClass AnyNodeTest should be declared as final.57
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
Errors'{' is not followed by whitespace.66
Errors'}' is not preceded with whitespace.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.70
Errors'(' is followed by whitespace.70
ErrorsParameter node should be final.70
ErrorsExpected @param tag for 'node'.70
ErrorsParameter context should be final.70
ErrorsExpected @param tag for 'context'.70
Errors')' is preceded with whitespace.70
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
Errors'-0.5' is a magic number.77
ErrorsLine has trailing spaces.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsClass AnyNodeTest should be declared as final.57
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
Errors'{' is not followed by whitespace.66
Errors'}' is not preceded with whitespace.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.70
Errors'(' is followed by whitespace.70
ErrorsParameter node should be final.70
ErrorsExpected @param tag for 'node'.70
ErrorsParameter context should be final.70
ErrorsExpected @param tag for 'context'.70
Errors')' is preceded with whitespace.70
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
Errors'-0.5' is a magic number.77
ErrorsLine has trailing spaces.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86

org/jaxen/pattern/LocationPathPattern.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.70
ErrorsLine has trailing spaces.72
ErrorsFirst sentence should end with a period.73
ErrorsLine has trailing spaces.75
ErrorsFirst sentence should end with a period.76
ErrorsLine has trailing spaces.78
ErrorsFirst sentence should end with a period.79
ErrorsFirst sentence should end with a period.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter nodeTest should be final.90
Errors'nodeTest' hides a field.90
Errors'{' should be on the previous line.91
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'{' should be on the previous line.98
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'{' should be on the previous line.108
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.121
ErrorsFirst sentence should end with a period.122
ErrorsLine has trailing spaces.124
ErrorsMethod 'addFilter' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter filter should be final.124
ErrorsExpected @param tag for 'filter'.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.136
ErrorsMethod 'setParentPattern' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter parentPattern should be final.136
Errors'parentPattern' hides a field.136
ErrorsExpected @param tag for 'parentPattern'.136
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.144
ErrorsMethod 'setAncestorPattern' is not designed for extension - needs to be abstract, final or empty.144
ErrorsParameter ancestorPattern should be final.144
Errors'ancestorPattern' hides a field.144
ErrorsExpected @param tag for 'ancestorPattern'.144
Errors'{' should be on the previous line.145
ErrorsLine has trailing spaces.148
ErrorsFirst sentence should end with a period.149
ErrorsMethod 'setNodeTest' is not designed for extension - needs to be abstract, final or empty.151
ErrorsParameter nodeTest should be final.151
Errors'nodeTest' hides a field.151
ErrorsExpected @param tag for 'nodeTest'.151
ErrorsExpected @throws tag for 'JaxenException'.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
ErrorsLine has trailing spaces.156
Errors'}' should be on the same line.156
ErrorsLine has trailing spaces.157
Errors'{' should be on the previous line.158
ErrorsLine is longer than 80 characters.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine has trailing spaces.162
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.165
Errors'(' is followed by whitespace.165
ErrorsParameter node should be final.165
ErrorsExpected @param tag for 'node'.165
ErrorsParameter context should be final.165
ErrorsExpected @param tag for 'context'.165
Errors')' is preceded with whitespace.165
ErrorsExpected @throws tag for 'JaxenException'.165
ErrorsLine has trailing spaces.169
Errors'!' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'{' should be on the previous line.176
ErrorsLine has trailing spaces.179
ErrorsLine has trailing spaces.180
Errors'{' should be on the previous line.181
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
ErrorsLine has trailing spaces.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.184
ErrorsLine has trailing spaces.187
Errors'(' is followed by whitespace.187
Errors'!' is followed by whitespace.187
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors')' is preceded with whitespace.187
Errors'{' should be on the previous line.188
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.197
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors')' is preceded with whitespace.197
Errors'{' should be on the previous line.198
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'{' should be on the previous line.202
Errors'(' is followed by whitespace.205
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.205
Errors')' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
ErrorsLine has trailing spaces.212
ErrorsLine has trailing spaces.213
Errors'{' should be on the previous line.214
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
ErrorsLine has trailing spaces.218
ErrorsLine has trailing spaces.223
Errors';' is followed by whitespace.223
Errors'{' should be on the previous line.224
Errors'(' is followed by whitespace.227
Errors'!' is followed by whitespace.227
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
Errors')' is preceded with whitespace.227
Errors'{' should be on the previous line.228
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsLine has trailing spaces.241
ErrorsLine has trailing spaces.242
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.242
ErrorsMissing a Javadoc comment.242
Errors'{' should be on the previous line.243
ErrorsLine has trailing spaces.244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
Errors'{' should be on the previous line.245
Errors'0.5' is a magic number.246
ErrorsLine has trailing spaces.252
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
Errors'{' should be on the previous line.253
ErrorsLine has trailing spaces.256
ErrorsLine has trailing spaces.257
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.257
ErrorsMissing a Javadoc comment.257
Errors'{' should be on the previous line.258
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
Errors'{' should be on the previous line.261
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine has trailing spaces.264
Errors'{' should be on the previous line.265
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
Errors'{' should be on the previous line.268
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.270
ErrorsLine has trailing spaces.273
Errors'{' should be on the previous line.274
Errors'(' is followed by whitespace.276
Errors')' is preceded with whitespace.276
Errors'{' should be on the previous line.277
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.282
ErrorsLine has trailing spaces.283
ErrorsLine has trailing spaces.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
ErrorsLine has trailing spaces.287
Errors';' is followed by whitespace.287
Errors'{' should be on the previous line.288
Errors'(' is followed by whitespace.290
Errors')' is preceded with whitespace.290
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.292
ErrorsLine has trailing spaces.293
ErrorsLine has trailing spaces.296
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.297
ErrorsMissing a Javadoc comment.297
Errors'{' should be on the previous line.298
ErrorsLine has trailing spaces.299
ErrorsLine is longer than 80 characters.299
ErrorsLine has trailing spaces.300
ErrorsLine has trailing spaces.303
ErrorsMethod 'isAbsolute' is not designed for extension - needs to be abstract, final or empty.304
ErrorsMissing a Javadoc comment.304
Errors'{' should be on the previous line.305
ErrorsLine has trailing spaces.308
ErrorsMethod 'setAbsolute' is not designed for extension - needs to be abstract, final or empty.309
ErrorsMissing a Javadoc comment.309
ErrorsParameter absolute should be final.309
Errors'absolute' hides a field.309
Errors'{' should be on the previous line.310
ErrorsLine has trailing spaces.313
ErrorsMethod 'hasAnyNodeTest' is not designed for extension - needs to be abstract, final or empty.314
ErrorsMissing a Javadoc comment.314
Errors'{' should be on the previous line.315
ErrorsLine has trailing spaces.318
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.70
ErrorsLine has trailing spaces.72
ErrorsFirst sentence should end with a period.73
ErrorsLine has trailing spaces.75
ErrorsFirst sentence should end with a period.76
ErrorsLine has trailing spaces.78
ErrorsFirst sentence should end with a period.79
ErrorsFirst sentence should end with a period.82
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter nodeTest should be final.90
Errors'nodeTest' hides a field.90
Errors'{' should be on the previous line.91
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'{' should be on the previous line.98
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'{' should be on the previous line.108
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.121
ErrorsFirst sentence should end with a period.122
ErrorsLine has trailing spaces.124
ErrorsMethod 'addFilter' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter filter should be final.124
ErrorsExpected @param tag for 'filter'.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine has trailing spaces.132
ErrorsLine has trailing spaces.136
ErrorsMethod 'setParentPattern' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter parentPattern should be final.136
Errors'parentPattern' hides a field.136
ErrorsExpected @param tag for 'parentPattern'.136
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.144
ErrorsMethod 'setAncestorPattern' is not designed for extension - needs to be abstract, final or empty.144
ErrorsParameter ancestorPattern should be final.144
Errors'ancestorPattern' hides a field.144
ErrorsExpected @param tag for 'ancestorPattern'.144
Errors'{' should be on the previous line.145
ErrorsLine has trailing spaces.148
ErrorsFirst sentence should end with a period.149
ErrorsMethod 'setNodeTest' is not designed for extension - needs to be abstract, final or empty.151
ErrorsParameter nodeTest should be final.151
Errors'nodeTest' hides a field.151
ErrorsExpected @param tag for 'nodeTest'.151
ErrorsExpected @throws tag for 'JaxenException'.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
ErrorsLine has trailing spaces.156
Errors'}' should be on the same line.156
ErrorsLine has trailing spaces.157
Errors'{' should be on the previous line.158
ErrorsLine is longer than 80 characters.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine has trailing spaces.162
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.165
Errors'(' is followed by whitespace.165
ErrorsParameter node should be final.165
ErrorsExpected @param tag for 'node'.165
ErrorsParameter context should be final.165
ErrorsExpected @param tag for 'context'.165
Errors')' is preceded with whitespace.165
ErrorsExpected @throws tag for 'JaxenException'.165
ErrorsLine has trailing spaces.169
Errors'!' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'{' should be on the previous line.176
ErrorsLine has trailing spaces.179
ErrorsLine has trailing spaces.180
Errors'{' should be on the previous line.181
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
ErrorsLine has trailing spaces.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.184
ErrorsLine has trailing spaces.187
Errors'(' is followed by whitespace.187
Errors'!' is followed by whitespace.187
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors')' is preceded with whitespace.187
Errors'{' should be on the previous line.188
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.197
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors')' is preceded with whitespace.197
Errors'{' should be on the previous line.198
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'{' should be on the previous line.202
Errors'(' is followed by whitespace.205
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.205
Errors')' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
ErrorsLine has trailing spaces.212
ErrorsLine has trailing spaces.213
Errors'{' should be on the previous line.214
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
ErrorsLine has trailing spaces.218
ErrorsLine has trailing spaces.223
Errors';' is followed by whitespace.223
Errors'{' should be on the previous line.224
Errors'(' is followed by whitespace.227
Errors'!' is followed by whitespace.227
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
Errors')' is preceded with whitespace.227
Errors'{' should be on the previous line.228
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsLine has trailing spaces.241
ErrorsLine has trailing spaces.242
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.242
ErrorsMissing a Javadoc comment.242
Errors'{' should be on the previous line.243
ErrorsLine has trailing spaces.244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
Errors'{' should be on the previous line.245
Errors'0.5' is a magic number.246
ErrorsLine has trailing spaces.252
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
Errors'{' should be on the previous line.253
ErrorsLine has trailing spaces.256
ErrorsLine has trailing spaces.257
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.257
ErrorsMissing a Javadoc comment.257
Errors'{' should be on the previous line.258
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
Errors'{' should be on the previous line.261
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine has trailing spaces.264
Errors'{' should be on the previous line.265
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
Errors'{' should be on the previous line.268
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.270
ErrorsLine has trailing spaces.273
Errors'{' should be on the previous line.274
Errors'(' is followed by whitespace.276
Errors')' is preceded with whitespace.276
Errors'{' should be on the previous line.277
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.282
ErrorsLine has trailing spaces.283
ErrorsLine has trailing spaces.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
ErrorsLine has trailing spaces.287
Errors';' is followed by whitespace.287
Errors'{' should be on the previous line.288
Errors'(' is followed by whitespace.290
Errors')' is preceded with whitespace.290
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.292
ErrorsLine has trailing spaces.293
ErrorsLine has trailing spaces.296
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.297
ErrorsMissing a Javadoc comment.297
Errors'{' should be on the previous line.298
ErrorsLine has trailing spaces.299
ErrorsLine is longer than 80 characters.299
ErrorsLine has trailing spaces.300
ErrorsLine has trailing spaces.303
ErrorsMethod 'isAbsolute' is not designed for extension - needs to be abstract, final or empty.304
ErrorsMissing a Javadoc comment.304
Errors'{' should be on the previous line.305
ErrorsLine has trailing spaces.308
ErrorsMethod 'setAbsolute' is not designed for extension - needs to be abstract, final or empty.309
ErrorsMissing a Javadoc comment.309
ErrorsParameter absolute should be final.309
Errors'absolute' hides a field.309
Errors'{' should be on the previous line.310
ErrorsLine has trailing spaces.313
ErrorsMethod 'hasAnyNodeTest' is not designed for extension - needs to be abstract, final or empty.314
ErrorsMissing a Javadoc comment.314
Errors'{' should be on the previous line.315
ErrorsLine has trailing spaces.318

org/jaxen/pattern/NameTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsFirst sentence should end with a period.60
ErrorsLine has trailing spaces.62
ErrorsFirst sentence should end with a period.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter name should be final.66
Errors'name' hides a field.66
ErrorsParameter nodeType should be final.66
Errors'nodeType' hides a field.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.74
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.74
Errors'(' is followed by whitespace.74
ErrorsParameter node should be final.74
ErrorsExpected @param tag for 'node'.74
ErrorsParameter context should be final.74
ErrorsExpected @param tag for 'context'.74
Errors')' is preceded with whitespace.74
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors')' is preceded with whitespace.80
Errors'}' should be on the same line.81
ErrorsLine has trailing spaces.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors')' is preceded with whitespace.85
Errors'}' should be on the same line.86
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors')' is preceded with whitespace.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors')' is preceded with whitespace.91
Errors'}' should be on the same line.92
Errors'(' is followed by whitespace.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.102
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.108
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'{' should be on the previous line.116
Errors'}' should be on the same line.118
ErrorsLine has trailing spaces.119
Errors'{' should be on the previous line.120
ErrorsLine has trailing spaces.124
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
Errors'{' should be on the previous line.126
ErrorsLine is longer than 80 characters.127
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsFirst sentence should end with a period.60
ErrorsLine has trailing spaces.62
ErrorsFirst sentence should end with a period.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter name should be final.66
Errors'name' hides a field.66
ErrorsParameter nodeType should be final.66
Errors'nodeType' hides a field.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.74
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.74
Errors'(' is followed by whitespace.74
ErrorsParameter node should be final.74
ErrorsExpected @param tag for 'node'.74
ErrorsParameter context should be final.74
ErrorsExpected @param tag for 'context'.74
Errors')' is preceded with whitespace.74
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors')' is preceded with whitespace.80
Errors'}' should be on the same line.81
ErrorsLine has trailing spaces.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors')' is preceded with whitespace.85
Errors'}' should be on the same line.86
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors')' is preceded with whitespace.89
Errors'{' should be on the previous line.90
Errors'(' is followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors')' is preceded with whitespace.91
Errors'}' should be on the same line.92
Errors'(' is followed by whitespace.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.102
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.108
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'{' should be on the previous line.116
Errors'}' should be on the same line.118
ErrorsLine has trailing spaces.119
Errors'{' should be on the previous line.120
ErrorsLine has trailing spaces.124
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
Errors'{' should be on the previous line.126
ErrorsLine is longer than 80 characters.127

org/jaxen/pattern/NamespaceTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsFirst sentence should end with a period.60
ErrorsLine has trailing spaces.62
ErrorsFirst sentence should end with a period.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter prefix should be final.66
Errors'prefix' hides a field.66
ErrorsParameter nodeType should be final.66
Errors'nodeType' hides a field.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.78
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.78
Errors'(' is followed by whitespace.78
ErrorsParameter node should be final.78
ErrorsExpected @param tag for 'node'.78
ErrorsParameter context should be final.78
ErrorsExpected @param tag for 'context'.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.79
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'(' is followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors')' is preceded with whitespace.86
Errors'}' should be on the same line.87
ErrorsLine has trailing spaces.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'{' should be on the previous line.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'(' is followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.96
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'-0.25' is a magic number.98
ErrorsLine has trailing spaces.102
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
Errors'{' should be on the previous line.108
ErrorsLine has trailing spaces.111
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.114
ErrorsLine has trailing spaces.116
ErrorsFirst sentence should end with a period.117
ErrorsExpected an @return tag.119
ErrorsMethod 'getURI' is not designed for extension - needs to be abstract, final or empty.119
ErrorsParameter node should be final.119
ErrorsExpected @param tag for 'node'.119
ErrorsParameter context should be final.119
ErrorsExpected @param tag for 'context'.119
Errors'{' should be on the previous line.120
ErrorsLine is longer than 80 characters.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine has trailing spaces.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.59
ErrorsFirst sentence should end with a period.60
ErrorsLine has trailing spaces.62
ErrorsFirst sentence should end with a period.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter prefix should be final.66
Errors'prefix' hides a field.66
ErrorsParameter nodeType should be final.66
Errors'nodeType' hides a field.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.78
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.78
Errors'(' is followed by whitespace.78
ErrorsParameter node should be final.78
ErrorsExpected @param tag for 'node'.78
ErrorsParameter context should be final.78
ErrorsExpected @param tag for 'context'.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.79
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'(' is followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors')' is preceded with whitespace.86
Errors'}' should be on the same line.87
ErrorsLine has trailing spaces.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'{' should be on the previous line.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'(' is followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.96
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'-0.25' is a magic number.98
ErrorsLine has trailing spaces.102
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
Errors'{' should be on the previous line.108
ErrorsLine has trailing spaces.111
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.114
ErrorsLine has trailing spaces.116
ErrorsFirst sentence should end with a period.117
ErrorsExpected an @return tag.119
ErrorsMethod 'getURI' is not designed for extension - needs to be abstract, final or empty.119
ErrorsParameter node should be final.119
ErrorsExpected @param tag for 'node'.119
ErrorsParameter context should be final.119
ErrorsExpected @param tag for 'context'.119
Errors'{' should be on the previous line.120
ErrorsLine is longer than 80 characters.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine has trailing spaces.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127

org/jaxen/pattern/NoNodeTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.72
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.72
Errors'(' is followed by whitespace.72
ErrorsParameter node should be final.72
ErrorsExpected @param tag for 'node'.72
ErrorsParameter context should be final.72
ErrorsExpected @param tag for 'context'.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
Errors'-0.5' is a magic number.79
ErrorsLine has trailing spaces.82
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
ErrorsLine has trailing spaces.87
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.72
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.72
Errors'(' is followed by whitespace.72
ErrorsParameter node should be final.72
ErrorsExpected @param tag for 'node'.72
ErrorsParameter context should be final.72
ErrorsExpected @param tag for 'context'.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
Errors'-0.5' is a magic number.79
ErrorsLine has trailing spaces.82
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
ErrorsLine has trailing spaces.87
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88

org/jaxen/pattern/NodeTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44

org/jaxen/pattern/NodeTypeTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.53
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsMissing a Javadoc comment.69
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.72
ErrorsMissing a Javadoc comment.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.75
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
ErrorsMissing a Javadoc comment.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.81
ErrorsMissing a Javadoc comment.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter nodeType should be final.84
Errors'nodeType' hides a field.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.91
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.91
Errors'(' is followed by whitespace.91
ErrorsParameter node should be final.91
ErrorsExpected @param tag for 'node'.91
ErrorsParameter context should be final.91
ErrorsExpected @param tag for 'context'.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.96
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'-0.5' is a magic number.98
ErrorsLine has trailing spaces.102
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
Errors'{' should be on the previous line.108
ErrorsLine has trailing spaces.109
Errorsswitch without "default" clause.109
Errors'{' should be on the previous line.110
ErrorsLine has trailing spaces.128
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
Errors'{' should be on the previous line.130
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.53
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.63
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.69
ErrorsMissing a Javadoc comment.69
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.72
ErrorsMissing a Javadoc comment.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.75
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
ErrorsMissing a Javadoc comment.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.81
ErrorsMissing a Javadoc comment.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter nodeType should be final.84
Errors'nodeType' hides a field.84
Errors'{' should be on the previous line.85
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.91
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.91
Errors'(' is followed by whitespace.91
ErrorsParameter node should be final.91
ErrorsExpected @param tag for 'node'.91
ErrorsParameter context should be final.91
ErrorsExpected @param tag for 'context'.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.96
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'-0.5' is a magic number.98
ErrorsLine has trailing spaces.102
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
Errors'{' should be on the previous line.108
ErrorsLine has trailing spaces.109
Errorsswitch without "default" clause.109
Errors'{' should be on the previous line.110
ErrorsLine has trailing spaces.128
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
Errors'{' should be on the previous line.130

org/jaxen/pattern/Pattern.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.62
ErrorsFirst sentence should end with a period.64
ErrorsFirst sentence should end with a period.66
ErrorsFirst sentence should end with a period.68
ErrorsFirst sentence should end with a period.70
ErrorsFirst sentence should end with a period.74
ErrorsFirst sentence should end with a period.76
ErrorsFirst sentence should end with a period.78
ErrorsFirst sentence should end with a period.80
ErrorsLine has trailing spaces.84
ErrorsFirst sentence should end with a period.85
ErrorsLine has trailing spaces.88
ErrorsFirst sentence should end with a period.89
ErrorsLine has trailing spaces.91
ErrorsFirst sentence should end with a period.92
ErrorsFirst sentence should end with a period.95
ErrorsLine has trailing spaces.97
ErrorsFirst sentence should end with a period.98
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.103
ErrorsLine is longer than 80 characters.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.120
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.120
Errors'{' should be on the previous line.121
Errors'0.5' is a magic number.122
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.133
ErrorsMethod 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty.133
Errors'{' should be on the previous line.134
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.139
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.144
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.144
Errors'{' should be on the previous line.145
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.153
ErrorsLine has trailing spaces.159
ErrorsMethod 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty.159
Errors'{' should be on the previous line.160
ErrorsLine has trailing spaces.163
ErrorsLine has trailing spaces.164
ErrorsLine has trailing spaces.165
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMissing a Javadoc comment.165
Errors'{' should be on the previous line.166
ErrorsLine has trailing spaces.169
ErrorsFirst sentence should end with a period.170
ErrorsLine has trailing spaces.171
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.62
ErrorsFirst sentence should end with a period.64
ErrorsFirst sentence should end with a period.66
ErrorsFirst sentence should end with a period.68
ErrorsFirst sentence should end with a period.70
ErrorsFirst sentence should end with a period.74
ErrorsFirst sentence should end with a period.76
ErrorsFirst sentence should end with a period.78
ErrorsFirst sentence should end with a period.80
ErrorsLine has trailing spaces.84
ErrorsFirst sentence should end with a period.85
ErrorsLine has trailing spaces.88
ErrorsFirst sentence should end with a period.89
ErrorsLine has trailing spaces.91
ErrorsFirst sentence should end with a period.92
ErrorsFirst sentence should end with a period.95
ErrorsLine has trailing spaces.97
ErrorsFirst sentence should end with a period.98
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.103
ErrorsLine is longer than 80 characters.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.120
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.120
Errors'{' should be on the previous line.121
Errors'0.5' is a magic number.122
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.133
ErrorsMethod 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty.133
Errors'{' should be on the previous line.134
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.139
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.144
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.144
Errors'{' should be on the previous line.145
ErrorsLine has trailing spaces.150
ErrorsLine has trailing spaces.153
ErrorsLine has trailing spaces.159
ErrorsMethod 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty.159
Errors'{' should be on the previous line.160
ErrorsLine has trailing spaces.163
ErrorsLine has trailing spaces.164
ErrorsLine has trailing spaces.165
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMissing a Javadoc comment.165
Errors'{' should be on the previous line.166
ErrorsLine has trailing spaces.169
ErrorsFirst sentence should end with a period.170
ErrorsLine has trailing spaces.171

org/jaxen/pattern/PatternHandler.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.66
ErrorsMissing a Javadoc comment.67
ErrorsLine has trailing spaces.68
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.72
ErrorsMethod 'getPattern' is not designed for extension - needs to be abstract, final or empty.82
Errors'{' should be on the previous line.83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine has trailing spaces.94
ErrorsMethod 'getPattern' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter shouldSimplify should be final.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors'!' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsMethod 'endXPath' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
ErrorsLine has trailing spaces.119
ErrorsMethod 'endPathExpr' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'{' should be on the previous line.124
ErrorsLine has trailing spaces.141
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine has trailing spaces.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.151
ErrorsLine has trailing spaces.159
ErrorsLine has trailing spaces.165
ErrorsMethod 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.173
ErrorsMissing a Javadoc comment.173
Errors'{' should be on the previous line.174
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsLine has trailing spaces.180
ErrorsMethod 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
Errors'{' should be on the previous line.182
ErrorsMethod 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.187
ErrorsMissing a Javadoc comment.187
Errors'{' should be on the previous line.188
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
ErrorsMethod 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.195
ErrorsMissing a Javadoc comment.195
Errors'{' should be on the previous line.196
ErrorsMethod 'endLocationPath' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
Errors'{' should be on the previous line.202
ErrorsLine has trailing spaces.203
ErrorsLine has trailing spaces.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
ErrorsLine is longer than 80 characters.208
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
Errors'(' is followed by whitespace.211
Errors'!' is followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors'{' should be on the previous line.212
ErrorsLine has trailing spaces.214
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
Errors'{' should be on the previous line.215
ErrorsLine has trailing spaces.216
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.218
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
ErrorsLine has trailing spaces.222
Errors'}' should be on the same line.222
Errors'{' should be on the previous line.224
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'}' should be on the same line.227
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'{' should be on the previous line.229
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'}' should be on the same line.231
ErrorsLine has trailing spaces.232
Errors'(' is followed by whitespace.232
Errors')' is preceded with whitespace.232
Errors'{' should be on the previous line.233
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsLine has trailing spaces.242
ErrorsMethod 'startNameStep' is not designed for extension - needs to be abstract, final or empty.243
ErrorsMissing a Javadoc comment.243
ErrorsParameter axis should be final.243
ErrorsParameter prefix should be final.244
ErrorsParameter localName should be final.245
Errors'{' should be on the previous line.246
ErrorsLine is longer than 80 characters.247
ErrorsLine has trailing spaces.250
ErrorsLine has trailing spaces.251
Errorsswitch without "default" clause.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
Errors'{' should be on the previous line.252
ErrorsLine has trailing spaces.260
ErrorsLine has trailing spaces.261
Errors'(' is followed by whitespace.261
Errors'!' is followed by whitespace.261
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors')' is preceded with whitespace.261
ErrorsLine has trailing spaces.262
Errors'{' should be on the previous line.262
Errors'(' is followed by whitespace.263
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.263
Errors')' is preceded with whitespace.263
ErrorsLine has trailing spaces.265
ErrorsLine is longer than 80 characters.265
Errors'(' is followed by whitespace.265
Errors'!' is followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.267
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
Errors')' is preceded with whitespace.267
ErrorsMethod 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter axis should be final.271
Errors'{' should be on the previous line.272
ErrorsLine has trailing spaces.275
Errors'(' is followed by whitespace.276
Errors'(' is followed by whitespace.276
Errors')' is preceded with whitespace.276
Errors')' is preceded with whitespace.276
ErrorsLine has trailing spaces.278
ErrorsMethod 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.279
ErrorsMissing a Javadoc comment.279
ErrorsParameter axis should be final.279
Errors'{' should be on the previous line.280
Errors'(' is followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors')' is preceded with whitespace.284
ErrorsMethod 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty.287
ErrorsMissing a Javadoc comment.287
ErrorsParameter axis should be final.287
Errors'{' should be on the previous line.288
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.292
ErrorsMethod 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.295
ErrorsMissing a Javadoc comment.295
ErrorsParameter axis should be final.295
ErrorsParameter name should be final.296
Errors'{' should be on the previous line.297
ErrorsLine has trailing spaces.301
Errors'(' is followed by whitespace.302
Errors'(' is followed by whitespace.302
Errors')' is preceded with whitespace.302
Errors')' is preceded with whitespace.302
ErrorsLine has trailing spaces.304
ErrorsMethod 'endStep' is not designed for extension - needs to be abstract, final or empty.305
ErrorsMissing a Javadoc comment.305
Errors'{' should be on the previous line.306
ErrorsLine has trailing spaces.308
Errors'(' is followed by whitespace.308
Errors'!' is followed by whitespace.308
Errors')' is preceded with whitespace.308
Errors'{' should be on the previous line.309
Errors'(' is followed by whitespace.310
Errors')' is preceded with whitespace.310
ErrorsLine has trailing spaces.311
Errors'(' is followed by whitespace.312
Errors'!' is followed by whitespace.312
Errors')' is preceded with whitespace.312
Errors'{' should be on the previous line.313
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
ErrorsLine has trailing spaces.318
ErrorsMissing a Javadoc comment.320
Errors'{' should be on the previous line.321
ErrorsMethod 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty.325
ErrorsMissing a Javadoc comment.325
ErrorsParameter create should be final.325
Errors'{' should be on the previous line.326
Errors'(' is followed by whitespace.329
Errors')' is preceded with whitespace.329
Errors'{' should be on the previous line.330
Errors'(' is followed by whitespace.336
Errors'(' is followed by whitespace.336
Errors')' is preceded with whitespace.337
Errors')' is preceded with whitespace.337
ErrorsLine has trailing spaces.341
ErrorsMethod 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
Errors'(' is followed by whitespace.343
Errors')' is preceded with whitespace.343
ErrorsLine has trailing spaces.346
ErrorsMethod 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.346
ErrorsMissing a Javadoc comment.346
Errors'{' should be on the previous line.347
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.66
ErrorsMissing a Javadoc comment.67
ErrorsLine has trailing spaces.68
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.72
ErrorsMethod 'getPattern' is not designed for extension - needs to be abstract, final or empty.82
Errors'{' should be on the previous line.83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine has trailing spaces.94
ErrorsMethod 'getPattern' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter shouldSimplify should be final.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors'!' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsMethod 'endXPath' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
ErrorsLine has trailing spaces.119
ErrorsMethod 'endPathExpr' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'{' should be on the previous line.124
ErrorsLine has trailing spaces.141
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine has trailing spaces.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.151
ErrorsLine has trailing spaces.159
ErrorsLine has trailing spaces.165
ErrorsMethod 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.173
ErrorsMissing a Javadoc comment.173
Errors'{' should be on the previous line.174
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsLine has trailing spaces.180
ErrorsMethod 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
Errors'{' should be on the previous line.182
ErrorsMethod 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.187
ErrorsMissing a Javadoc comment.187
Errors'{' should be on the previous line.188
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
ErrorsMethod 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.195
ErrorsMissing a Javadoc comment.195
Errors'{' should be on the previous line.196
ErrorsMethod 'endLocationPath' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
Errors'{' should be on the previous line.202
ErrorsLine has trailing spaces.203
ErrorsLine has trailing spaces.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
ErrorsLine is longer than 80 characters.208
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
Errors'(' is followed by whitespace.211
Errors'!' is followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors'{' should be on the previous line.212
ErrorsLine has trailing spaces.214
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
Errors'{' should be on the previous line.215
ErrorsLine has trailing spaces.216
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.218
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
ErrorsLine has trailing spaces.222
Errors'}' should be on the same line.222
Errors'{' should be on the previous line.224
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'}' should be on the same line.227
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'{' should be on the previous line.229
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'}' should be on the same line.231
ErrorsLine has trailing spaces.232
Errors'(' is followed by whitespace.232
Errors')' is preceded with whitespace.232
Errors'{' should be on the previous line.233
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsLine has trailing spaces.242
ErrorsMethod 'startNameStep' is not designed for extension - needs to be abstract, final or empty.243
ErrorsMissing a Javadoc comment.243
ErrorsParameter axis should be final.243
ErrorsParameter prefix should be final.244
ErrorsParameter localName should be final.245
Errors'{' should be on the previous line.246
ErrorsLine is longer than 80 characters.247
ErrorsLine has trailing spaces.250
ErrorsLine has trailing spaces.251
Errorsswitch without "default" clause.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
Errors'{' should be on the previous line.252
ErrorsLine has trailing spaces.260
ErrorsLine has trailing spaces.261
Errors'(' is followed by whitespace.261
Errors'!' is followed by whitespace.261
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors')' is preceded with whitespace.261
ErrorsLine has trailing spaces.262
Errors'{' should be on the previous line.262
Errors'(' is followed by whitespace.263
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.263
Errors')' is preceded with whitespace.263
ErrorsLine has trailing spaces.265
ErrorsLine is longer than 80 characters.265
Errors'(' is followed by whitespace.265
Errors'!' is followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.267
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
Errors')' is preceded with whitespace.267
ErrorsMethod 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter axis should be final.271
Errors'{' should be on the previous line.272
ErrorsLine has trailing spaces.275
Errors'(' is followed by whitespace.276
Errors'(' is followed by whitespace.276
Errors')' is preceded with whitespace.276
Errors')' is preceded with whitespace.276
ErrorsLine has trailing spaces.278
ErrorsMethod 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.279
ErrorsMissing a Javadoc comment.279
ErrorsParameter axis should be final.279
Errors'{' should be on the previous line.280
Errors'(' is followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors')' is preceded with whitespace.284
ErrorsMethod 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty.287
ErrorsMissing a Javadoc comment.287
ErrorsParameter axis should be final.287
Errors'{' should be on the previous line.288
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.292
ErrorsMethod 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.295
ErrorsMissing a Javadoc comment.295
ErrorsParameter axis should be final.295
ErrorsParameter name should be final.296
Errors'{' should be on the previous line.297
ErrorsLine has trailing spaces.301
Errors'(' is followed by whitespace.302
Errors'(' is followed by whitespace.302
Errors')' is preceded with whitespace.302
Errors')' is preceded with whitespace.302
ErrorsLine has trailing spaces.304
ErrorsMethod 'endStep' is not designed for extension - needs to be abstract, final or empty.305
ErrorsMissing a Javadoc comment.305
Errors'{' should be on the previous line.306
ErrorsLine has trailing spaces.308
Errors'(' is followed by whitespace.308
Errors'!' is followed by whitespace.308
Errors')' is preceded with whitespace.308
Errors'{' should be on the previous line.309
Errors'(' is followed by whitespace.310
Errors')' is preceded with whitespace.310
ErrorsLine has trailing spaces.311
Errors'(' is followed by whitespace.312
Errors'!' is followed by whitespace.312
Errors')' is preceded with whitespace.312
Errors'{' should be on the previous line.313
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
ErrorsLine has trailing spaces.318
ErrorsMissing a Javadoc comment.320
Errors'{' should be on the previous line.321
ErrorsMethod 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty.325
ErrorsMissing a Javadoc comment.325
ErrorsParameter create should be final.325
Errors'{' should be on the previous line.326
Errors'(' is followed by whitespace.329
Errors')' is preceded with whitespace.329
Errors'{' should be on the previous line.330
Errors'(' is followed by whitespace.336
Errors'(' is followed by whitespace.336
Errors')' is preceded with whitespace.337
Errors')' is preceded with whitespace.337
ErrorsLine has trailing spaces.341
ErrorsMethod 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
Errors'(' is followed by whitespace.343
Errors')' is preceded with whitespace.343
ErrorsLine has trailing spaces.346
ErrorsMethod 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.346
ErrorsMissing a Javadoc comment.346
Errors'{' should be on the previous line.347

org/jaxen/pattern/PatternParser.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.77
ErrorsLine has trailing spaces.82
ErrorsUtility classes should not have a public or default constructor.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.84
ErrorsMissing a Javadoc comment.85
ErrorsLine is longer than 80 characters.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter text should be final.86
ErrorsRedundant throws: 'JaxenException' is subclass of 'org.jaxen.saxpath.SAXPathException'.86
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.96
Errors'}' should be on the same line.98
Errors'{' should be on the previous line.100
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsLine is longer than 80 characters.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter expr should be final.113
Errors'{' should be on the previous line.114
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'{' should be on the previous line.116
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsLine has trailing spaces.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'}' should be on the same line.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'}' should be on the same line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'}' should be on the same line.136
ErrorsLine has trailing spaces.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.141
ErrorsLine has trailing spaces.145
ErrorsLine is longer than 80 characters.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter locationPath should be final.146
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.151
ErrorsLine has trailing spaces.155
ErrorsLine is longer than 80 characters.155
Errors'(' is followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors';' is followed by whitespace.155
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'{' should be on the previous line.159
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'}' should be on the same line.162
Errors'{' should be on the previous line.164
ErrorsLine has trailing spaces.165
Errors'(' is followed by whitespace.165
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors')' is preceded with whitespace.165
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'{' should be on the previous line.183
ErrorsLine is longer than 80 characters.184
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
ErrorsLine has trailing spaces.188
ErrorsLine has trailing spaces.189
ErrorsLine is longer than 80 characters.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter path should be final.190
ErrorsParameter step should be final.190
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
Errors'{' should be on the previous line.193
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors'}' should be on the same line.198
ErrorsLine has trailing spaces.199
Errors'{' should be on the previous line.200
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'}' should be on the same line.203
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'}' should be on the same line.207
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
Errors'{' should be on the previous line.209
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'}' should be on the same line.211
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
Errors'{' should be on the previous line.213
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
Errors'}' should be on the same line.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'{' should be on the previous line.217
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'}' should be on the same line.219
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors'{' should be on the previous line.221
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
Errors'{' should be on the previous line.228
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
Errors'{' should be on the previous line.232
ErrorsLine has trailing spaces.233
Errors'(' is followed by whitespace.233
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
Errors')' is preceded with whitespace.233
Errors'{' should be on the previous line.234
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.236
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
Errors'}' should be on the same line.238
ErrorsLine has trailing spaces.239
Errors'{' should be on the previous line.240
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
Errors'}' should be on the same line.243
ErrorsLine has trailing spaces.244
Errors'{' should be on the previous line.245
Errors'(' is followed by whitespace.246
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
Errors')' is preceded with whitespace.246
Errors'}' should be on the same line.248
ErrorsLine has trailing spaces.249
Errors'{' should be on the previous line.250
Errors'(' is followed by whitespace.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
Errors')' is preceded with whitespace.251
Errors'}' should be on the same line.255
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'{' should be on the previous line.257
Errors'}' should be on the same line.259
ErrorsLine has trailing spaces.260
Errors'{' should be on the previous line.261
ErrorsLine has trailing spaces.262
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine has trailing spaces.266
ErrorsLine is longer than 80 characters.267
ErrorsMissing a Javadoc comment.267
ErrorsParameter path should be final.267
ErrorsParameter step should be final.267
ErrorsLine has trailing spaces.270
Errors'(' is followed by whitespace.270
Errors'!' is followed by whitespace.270
Errors')' is preceded with whitespace.270
Errors'{' should be on the previous line.271
Errors'(' is followed by whitespace.273
Errors';' is followed by whitespace.273
Errors'{' should be on the previous line.274
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
ErrorsLine has trailing spaces.278
ErrorsLine has trailing spaces.281
ErrorsMissing a Javadoc comment.282
Errors'(' is followed by whitespace.282
ErrorsParameter step should be final.282
Errors')' is preceded with whitespace.282
Errors'{' should be on the previous line.283
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'}' should be on the same line.287
Errors'(' is followed by whitespace.289
Errors'(' is followed by whitespace.289
Errors')' is preceded with whitespace.289
Errors')' is preceded with whitespace.289
Errors'{' should be on the previous line.290
Errors'!' is followed by whitespace.291
Errors'}' should be on the same line.292
ErrorsLine has trailing spaces.293
Errors'{' should be on the previous line.294
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.77
ErrorsLine has trailing spaces.82
ErrorsUtility classes should not have a public or default constructor.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.84
ErrorsMissing a Javadoc comment.85
ErrorsLine is longer than 80 characters.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter text should be final.86
ErrorsRedundant throws: 'JaxenException' is subclass of 'org.jaxen.saxpath.SAXPathException'.86
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.96
Errors'}' should be on the same line.98
Errors'{' should be on the previous line.100
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsLine is longer than 80 characters.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter expr should be final.113
Errors'{' should be on the previous line.114
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'{' should be on the previous line.116
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsLine has trailing spaces.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'}' should be on the same line.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'}' should be on the same line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'}' should be on the same line.136
ErrorsLine has trailing spaces.137
Errors'{' should be on the previous line.138
Errors'(' is followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.141
ErrorsLine has trailing spaces.145
ErrorsLine is longer than 80 characters.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter locationPath should be final.146
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.151
ErrorsLine has trailing spaces.155
ErrorsLine is longer than 80 characters.155
Errors'(' is followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors';' is followed by whitespace.155
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'{' should be on the previous line.159
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'}' should be on the same line.162
Errors'{' should be on the previous line.164
ErrorsLine has trailing spaces.165
Errors'(' is followed by whitespace.165
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors')' is preceded with whitespace.165
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'{' should be on the previous line.183
ErrorsLine is longer than 80 characters.184
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
ErrorsLine has trailing spaces.188
ErrorsLine has trailing spaces.189
ErrorsLine is longer than 80 characters.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter path should be final.190
ErrorsParameter step should be final.190
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
Errors'{' should be on the previous line.193
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors'}' should be on the same line.198
ErrorsLine has trailing spaces.199
Errors'{' should be on the previous line.200
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'}' should be on the same line.203
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'}' should be on the same line.207
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
Errors'{' should be on the previous line.209
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'}' should be on the same line.211
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
Errors'{' should be on the previous line.213
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
Errors'}' should be on the same line.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'{' should be on the previous line.217
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'}' should be on the same line.219
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors'{' should be on the previous line.221
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
Errors'{' should be on the previous line.228
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
Errors'{' should be on the previous line.232
ErrorsLine has trailing spaces.233
Errors'(' is followed by whitespace.233
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
Errors')' is preceded with whitespace.233
Errors'{' should be on the previous line.234
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.236
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
Errors'}' should be on the same line.238
ErrorsLine has trailing spaces.239
Errors'{' should be on the previous line.240
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
Errors'}' should be on the same line.243
ErrorsLine has trailing spaces.244
Errors'{' should be on the previous line.245
Errors'(' is followed by whitespace.246
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
Errors')' is preceded with whitespace.246
Errors'}' should be on the same line.248
ErrorsLine has trailing spaces.249
Errors'{' should be on the previous line.250
Errors'(' is followed by whitespace.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
Errors')' is preceded with whitespace.251
Errors'}' should be on the same line.255
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'{' should be on the previous line.257
Errors'}' should be on the same line.259
ErrorsLine has trailing spaces.260
Errors'{' should be on the previous line.261
ErrorsLine has trailing spaces.262
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine has trailing spaces.266
ErrorsLine is longer than 80 characters.267
ErrorsMissing a Javadoc comment.267
ErrorsParameter path should be final.267
ErrorsParameter step should be final.267
ErrorsLine has trailing spaces.270
Errors'(' is followed by whitespace.270
Errors'!' is followed by whitespace.270
Errors')' is preceded with whitespace.270
Errors'{' should be on the previous line.271
Errors'(' is followed by whitespace.273
Errors';' is followed by whitespace.273
Errors'{' should be on the previous line.274
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
ErrorsLine has trailing spaces.278
ErrorsLine has trailing spaces.281
ErrorsMissing a Javadoc comment.282
Errors'(' is followed by whitespace.282
ErrorsParameter step should be final.282
Errors')' is preceded with whitespace.282
Errors'{' should be on the previous line.283
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'{' should be on the previous line.285
Errors'}' should be on the same line.287
Errors'(' is followed by whitespace.289
Errors'(' is followed by whitespace.289
Errors')' is preceded with whitespace.289
Errors')' is preceded with whitespace.289
Errors'{' should be on the previous line.290
Errors'!' is followed by whitespace.291
Errors'}' should be on the same line.292
ErrorsLine has trailing spaces.293
Errors'{' should be on the previous line.294

org/jaxen/pattern/TextNodeTest.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.67
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.67
Errors'(' is followed by whitespace.67
ErrorsParameter node should be final.67
ErrorsExpected @param tag for 'node'.67
ErrorsParameter context should be final.67
ErrorsExpected @param tag for 'context'.67
Errors')' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.72
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
Errors'{' should be on the previous line.73
Errors'-0.5' is a magic number.74
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.82
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.58
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.67
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.67
Errors'(' is followed by whitespace.67
ErrorsParameter node should be final.67
ErrorsExpected @param tag for 'node'.67
ErrorsParameter context should be final.67
ErrorsExpected @param tag for 'context'.67
Errors')' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.72
ErrorsMethod 'getPriority' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
Errors'{' should be on the previous line.73
Errors'-0.5' is a magic number.74
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.82
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83

org/jaxen/pattern/UnionPattern.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.70
ErrorsParameter lhs should be final.70
Errors'lhs' hides a field.70
ErrorsParameter rhs should be final.70
Errors'rhs' hides a field.70
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
ErrorsMethod 'getLHS' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
ErrorsMethod 'setLHS' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter lhs should be final.83
Errors'lhs' hides a field.83
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsMethod 'getRHS' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.94
ErrorsMethod 'setRHS' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter rhs should be final.94
Errors'rhs' hides a field.94
Errors'{' should be on the previous line.95
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.102
ErrorsLine has trailing spaces.103
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.106
Errors'(' is followed by whitespace.106
ErrorsParameter node should be final.106
ErrorsExpected @param tag for 'node'.106
ErrorsParameter context should be final.106
ErrorsExpected @param tag for 'context'.106
Errors')' is preceded with whitespace.106
ErrorsExpected @throws tag for 'JaxenException'.106
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsMethod 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
Errors'{' should be on the previous line.112
Errors'{' is followed by whitespace.113
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.117
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsLine has trailing spaces.123
ErrorsMethod 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'{' should be on the previous line.124
ErrorsLine has trailing spaces.127
ErrorsLine has trailing spaces.128
ErrorsLine has trailing spaces.129
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
Errors'{' should be on the previous line.130
ErrorsLine has trailing spaces.136
ErrorsLine has trailing spaces.137
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
ErrorsLine has trailing spaces.141
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
Errors'{' should be on the previous line.143
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.148
ErrorsLine is longer than 80 characters.148
ErrorsLine has trailing spaces.149
ErrorsMissing a Javadoc comment.149
Errors'{' should be on the previous line.150
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
ErrorsAvoid inline conditionals.153
ErrorsLine has trailing spaces.154
ErrorsLine has trailing spaces.157
ErrorsLine has trailing spaces.159
Errors'(' is followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors')' is preceded with whitespace.159
Errors'{' should be on the previous line.160
ErrorsLine has trailing spaces.163
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.70
ErrorsParameter lhs should be final.70
Errors'lhs' hides a field.70
ErrorsParameter rhs should be final.70
Errors'rhs' hides a field.70
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
ErrorsMethod 'getLHS' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
ErrorsMethod 'setLHS' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter lhs should be final.83
Errors'lhs' hides a field.83
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsMethod 'getRHS' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.94
ErrorsMethod 'setRHS' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter rhs should be final.94
Errors'rhs' hides a field.94
Errors'{' should be on the previous line.95
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.102
ErrorsLine has trailing spaces.103
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.106
Errors'(' is followed by whitespace.106
ErrorsParameter node should be final.106
ErrorsExpected @param tag for 'node'.106
ErrorsParameter context should be final.106
ErrorsExpected @param tag for 'context'.106
Errors')' is preceded with whitespace.106
ErrorsExpected @throws tag for 'JaxenException'.106
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsMethod 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
Errors'{' should be on the previous line.112
Errors'{' is followed by whitespace.113
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.117
ErrorsMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsLine has trailing spaces.123
ErrorsMethod 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'{' should be on the previous line.124
ErrorsLine has trailing spaces.127
ErrorsLine has trailing spaces.128
ErrorsLine has trailing spaces.129
ErrorsMethod 'simplify' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
Errors'{' should be on the previous line.130
ErrorsLine has trailing spaces.136
ErrorsLine has trailing spaces.137
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
ErrorsLine has trailing spaces.141
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
Errors'{' should be on the previous line.143
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.148
ErrorsLine is longer than 80 characters.148
ErrorsLine has trailing spaces.149
ErrorsMissing a Javadoc comment.149
Errors'{' should be on the previous line.150
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
ErrorsAvoid inline conditionals.153
ErrorsLine has trailing spaces.154
ErrorsLine has trailing spaces.157
ErrorsLine has trailing spaces.159
Errors'(' is followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors')' is preceded with whitespace.159
Errors'{' should be on the previous line.160
ErrorsLine has trailing spaces.163

org/jaxen/saxpath/Axis.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsClass Axis should be declared as final.62
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
Errors'{' is not followed by whitespace.65
Errors'}' is not preceded with whitespace.65
ErrorsLine has trailing spaces.66
ErrorsFirst sentence should end with a period.68
Errors'static' modifier out of order with the JLS suggestions.69
ErrorsFirst sentence should end with a period.71
Errors'static' modifier out of order with the JLS suggestions.72
ErrorsFirst sentence should end with a period.74
Errors'static' modifier out of order with the JLS suggestions.75
ErrorsFirst sentence should end with a period.77
Errors'static' modifier out of order with the JLS suggestions.78
ErrorsFirst sentence should end with a period.80
Errors'static' modifier out of order with the JLS suggestions.81
ErrorsFirst sentence should end with a period.83
Errors'static' modifier out of order with the JLS suggestions.84
ErrorsFirst sentence should end with a period.86
Errors'static' modifier out of order with the JLS suggestions.87
ErrorsFirst sentence should end with a period.89
Errors'static' modifier out of order with the JLS suggestions.90
ErrorsFirst sentence should end with a period.92
Errors'static' modifier out of order with the JLS suggestions.93
ErrorsFirst sentence should end with a period.95
Errors'static' modifier out of order with the JLS suggestions.96
ErrorsFirst sentence should end with a period.98
Errors'static' modifier out of order with the JLS suggestions.99
ErrorsFirst sentence should end with a period.101
Errors'static' modifier out of order with the JLS suggestions.102
ErrorsFirst sentence should end with a period.104
Errors'static' modifier out of order with the JLS suggestions.105
ErrorsFirst sentence should end with a period.107
Errors'static' modifier out of order with the JLS suggestions.108
ErrorsLine has trailing spaces.114
ErrorsLine is longer than 80 characters.117
ErrorsUnused @throws tag for 'JaxenRuntimeException'.117
ErrorsParameter axisNum should be final.120
Errors'{' should be on the previous line.121
Errorsswitch without "default" clause.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'{' should be on the previous line.123
ErrorsLine has trailing spaces.171
ErrorsLine is longer than 80 characters.172
ErrorsParameter axisName should be final.175
Errors'{' should be on the previous line.176
ErrorsLine has trailing spaces.177
Errors'(' is followed by whitespace.180
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
Errors')' is preceded with whitespace.180
Errors'{' should be on the previous line.181
Errors'(' is followed by whitespace.185
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
Errors')' is preceded with whitespace.185
Errors'{' should be on the previous line.186
Errors'(' is followed by whitespace.190
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
Errors')' is preceded with whitespace.190
Errors'{' should be on the previous line.191
Errors'(' is followed by whitespace.195
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.200
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors')' is preceded with whitespace.200
Errors'{' should be on the previous line.201
Errors'(' is followed by whitespace.205
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.205
Errors')' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is followed by whitespace.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors')' is preceded with whitespace.210
Errors'{' should be on the previous line.211
Errors'(' is followed by whitespace.215
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors')' is preceded with whitespace.215
Errors'{' should be on the previous line.216
Errors'(' is followed by whitespace.220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors')' is preceded with whitespace.220
Errors'{' should be on the previous line.221
Errors'(' is followed by whitespace.225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors')' is preceded with whitespace.225
Errors'{' should be on the previous line.226
Errors'(' is followed by whitespace.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors')' is preceded with whitespace.230
Errors'{' should be on the previous line.231
Errors'(' is followed by whitespace.235
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.236
Errors'(' is followed by whitespace.240
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsClass Axis should be declared as final.62
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
Errors'{' is not followed by whitespace.65
Errors'}' is not preceded with whitespace.65
ErrorsLine has trailing spaces.66
ErrorsFirst sentence should end with a period.68
Errors'static' modifier out of order with the JLS suggestions.69
ErrorsFirst sentence should end with a period.71
Errors'static' modifier out of order with the JLS suggestions.72
ErrorsFirst sentence should end with a period.74
Errors'static' modifier out of order with the JLS suggestions.75
ErrorsFirst sentence should end with a period.77
Errors'static' modifier out of order with the JLS suggestions.78
ErrorsFirst sentence should end with a period.80
Errors'static' modifier out of order with the JLS suggestions.81
ErrorsFirst sentence should end with a period.83
Errors'static' modifier out of order with the JLS suggestions.84
ErrorsFirst sentence should end with a period.86
Errors'static' modifier out of order with the JLS suggestions.87
ErrorsFirst sentence should end with a period.89
Errors'static' modifier out of order with the JLS suggestions.90
ErrorsFirst sentence should end with a period.92
Errors'static' modifier out of order with the JLS suggestions.93
ErrorsFirst sentence should end with a period.95
Errors'static' modifier out of order with the JLS suggestions.96
ErrorsFirst sentence should end with a period.98
Errors'static' modifier out of order with the JLS suggestions.99
ErrorsFirst sentence should end with a period.101
Errors'static' modifier out of order with the JLS suggestions.102
ErrorsFirst sentence should end with a period.104
Errors'static' modifier out of order with the JLS suggestions.105
ErrorsFirst sentence should end with a period.107
Errors'static' modifier out of order with the JLS suggestions.108
ErrorsLine has trailing spaces.114
ErrorsLine is longer than 80 characters.117
ErrorsUnused @throws tag for 'JaxenRuntimeException'.117
ErrorsParameter axisNum should be final.120
Errors'{' should be on the previous line.121
Errorsswitch without "default" clause.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'{' should be on the previous line.123
ErrorsLine has trailing spaces.171
ErrorsLine is longer than 80 characters.172
ErrorsParameter axisName should be final.175
Errors'{' should be on the previous line.176
ErrorsLine has trailing spaces.177
Errors'(' is followed by whitespace.180
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
Errors')' is preceded with whitespace.180
Errors'{' should be on the previous line.181
Errors'(' is followed by whitespace.185
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
Errors')' is preceded with whitespace.185
Errors'{' should be on the previous line.186
Errors'(' is followed by whitespace.190
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
Errors')' is preceded with whitespace.190
Errors'{' should be on the previous line.191
Errors'(' is followed by whitespace.195
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.200
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors')' is preceded with whitespace.200
Errors'{' should be on the previous line.201
Errors'(' is followed by whitespace.205
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.205
Errors')' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is followed by whitespace.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors')' is preceded with whitespace.210
Errors'{' should be on the previous line.211
Errors'(' is followed by whitespace.215
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors')' is preceded with whitespace.215
Errors'{' should be on the previous line.216
Errors'(' is followed by whitespace.220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors')' is preceded with whitespace.220
Errors'{' should be on the previous line.221
Errors'(' is followed by whitespace.225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors')' is preceded with whitespace.225
Errors'{' should be on the previous line.226
Errors'(' is followed by whitespace.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors')' is preceded with whitespace.230
Errors'{' should be on the previous line.231
Errors'(' is followed by whitespace.235
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.236
Errors'(' is followed by whitespace.240
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241

org/jaxen/saxpath/Operator.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errorsinterfaces should describe a type and hence have methods.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsRedundant 'final' modifier.63
Errors'static' modifier out of order with the JLS suggestions.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.67
ErrorsRedundant 'final' modifier.70
Errors'static' modifier out of order with the JLS suggestions.70
ErrorsLine has trailing spaces.71
ErrorsFirst sentence should end with a period.72
ErrorsRedundant 'final' modifier.75
Errors'static' modifier out of order with the JLS suggestions.75
ErrorsLine has trailing spaces.76
ErrorsFirst sentence should end with a period.78
ErrorsRedundant 'final' modifier.81
Errors'static' modifier out of order with the JLS suggestions.81
ErrorsLine has trailing spaces.82
ErrorsFirst sentence should end with a period.83
ErrorsRedundant 'final' modifier.86
Errors'static' modifier out of order with the JLS suggestions.86
ErrorsFirst sentence should end with a period.88
ErrorsRedundant 'final' modifier.91
Errors'static' modifier out of order with the JLS suggestions.91
ErrorsFirst sentence should end with a period.93
ErrorsRedundant 'final' modifier.96
Errors'static' modifier out of order with the JLS suggestions.96
ErrorsLine has trailing spaces.97
ErrorsFirst sentence should end with a period.100
ErrorsRedundant 'final' modifier.103
Errors'static' modifier out of order with the JLS suggestions.103
ErrorsFirst sentence should end with a period.105
ErrorsRedundant 'final' modifier.108
Errors'static' modifier out of order with the JLS suggestions.108
ErrorsFirst sentence should end with a period.112
ErrorsRedundant 'final' modifier.115
Errors'static' modifier out of order with the JLS suggestions.115
ErrorsLine has trailing spaces.119
ErrorsRedundant 'final' modifier.121
Errors'static' modifier out of order with the JLS suggestions.121
ErrorsLine is longer than 80 characters.124
ErrorsLine has trailing spaces.125
ErrorsRedundant 'final' modifier.127
Errors'static' modifier out of order with the JLS suggestions.127
ErrorsFirst sentence should end with a period.131
ErrorsRedundant 'final' modifier.134
Errors'static' modifier out of order with the JLS suggestions.134
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errorsinterfaces should describe a type and hence have methods.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
ErrorsRedundant 'final' modifier.63
Errors'static' modifier out of order with the JLS suggestions.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.67
ErrorsRedundant 'final' modifier.70
Errors'static' modifier out of order with the JLS suggestions.70
ErrorsLine has trailing spaces.71
ErrorsFirst sentence should end with a period.72
ErrorsRedundant 'final' modifier.75
Errors'static' modifier out of order with the JLS suggestions.75
ErrorsLine has trailing spaces.76
ErrorsFirst sentence should end with a period.78
ErrorsRedundant 'final' modifier.81
Errors'static' modifier out of order with the JLS suggestions.81
ErrorsLine has trailing spaces.82
ErrorsFirst sentence should end with a period.83
ErrorsRedundant 'final' modifier.86
Errors'static' modifier out of order with the JLS suggestions.86
ErrorsFirst sentence should end with a period.88
ErrorsRedundant 'final' modifier.91
Errors'static' modifier out of order with the JLS suggestions.91
ErrorsFirst sentence should end with a period.93
ErrorsRedundant 'final' modifier.96
Errors'static' modifier out of order with the JLS suggestions.96
ErrorsLine has trailing spaces.97
ErrorsFirst sentence should end with a period.100
ErrorsRedundant 'final' modifier.103
Errors'static' modifier out of order with the JLS suggestions.103
ErrorsFirst sentence should end with a period.105
ErrorsRedundant 'final' modifier.108
Errors'static' modifier out of order with the JLS suggestions.108
ErrorsFirst sentence should end with a period.112
ErrorsRedundant 'final' modifier.115
Errors'static' modifier out of order with the JLS suggestions.115
ErrorsLine has trailing spaces.119
ErrorsRedundant 'final' modifier.121
Errors'static' modifier out of order with the JLS suggestions.121
ErrorsLine is longer than 80 characters.124
ErrorsLine has trailing spaces.125
ErrorsRedundant 'final' modifier.127
Errors'static' modifier out of order with the JLS suggestions.127
ErrorsFirst sentence should end with a period.131
ErrorsRedundant 'final' modifier.134
Errors'static' modifier out of order with the JLS suggestions.134

org/jaxen/saxpath/SAXPathEventSource.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.75

org/jaxen/saxpath/SAXPathException.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
Errors'1.4' is a magic number.66
ErrorsLine has trailing spaces.67
Errors'3' is a magic number.71
Errors'}' should be on the same line.73
ErrorsMust have at least one statement.74
ErrorsLine has trailing spaces.79
ErrorsParameter message should be final.84
Errors'{' should be on the previous line.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsFirst sentence should end with a period.89
ErrorsParameter cause should be final.93
Errors'cause' hides a field.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.102
ErrorsParameter message should be final.106
ErrorsParameter cause should be final.106
Errors'cause' hides a field.106
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsMissing a Javadoc comment.112
ErrorsMissing a Javadoc comment.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
ErrorsMethod 'getCause' is not designed for extension - needs to be abstract, final or empty.122
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.129
ErrorsLine has trailing spaces.131
ErrorsLine has trailing spaces.133
ErrorsMethod 'initCause' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter cause should be final.136
Errors'cause' hides a field.136
Errors'if' construct must use '{}'s.137
Errors'if' construct must use '{}'s.138
ErrorsLine is longer than 80 characters.138
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.149
Errors'(' is preceded with whitespace.149
Errors'(' is followed by whitespace.149
ErrorsParameter s should be final.149
Errors')' is preceded with whitespace.149
Errors'{' should be on the previous line.150
Errors'(' is preceded with whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'1.4' is a magic number.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.163
Errors'(' is preceded with whitespace.163
Errors'(' is followed by whitespace.163
ErrorsParameter s should be final.163
Errors')' is preceded with whitespace.163
Errors'{' should be on the previous line.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'1.4' is a magic number.166
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
Errors'1.4' is a magic number.66
ErrorsLine has trailing spaces.67
Errors'3' is a magic number.71
Errors'}' should be on the same line.73
ErrorsMust have at least one statement.74
ErrorsLine has trailing spaces.79
ErrorsParameter message should be final.84
Errors'{' should be on the previous line.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsFirst sentence should end with a period.89
ErrorsParameter cause should be final.93
Errors'cause' hides a field.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.102
ErrorsParameter message should be final.106
ErrorsParameter cause should be final.106
Errors'cause' hides a field.106
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsMissing a Javadoc comment.112
ErrorsMissing a Javadoc comment.113
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
ErrorsMethod 'getCause' is not designed for extension - needs to be abstract, final or empty.122
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.129
ErrorsLine has trailing spaces.131
ErrorsLine has trailing spaces.133
ErrorsMethod 'initCause' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter cause should be final.136
Errors'cause' hides a field.136
Errors'if' construct must use '{}'s.137
Errors'if' construct must use '{}'s.138
ErrorsLine is longer than 80 characters.138
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.149
Errors'(' is preceded with whitespace.149
Errors'(' is followed by whitespace.149
ErrorsParameter s should be final.149
Errors')' is preceded with whitespace.149
Errors'{' should be on the previous line.150
Errors'(' is preceded with whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'1.4' is a magic number.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.163
Errors'(' is preceded with whitespace.163
Errors'(' is followed by whitespace.163
ErrorsParameter s should be final.163
Errors')' is preceded with whitespace.163
Errors'{' should be on the previous line.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'1.4' is a magic number.166
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168

org/jaxen/saxpath/XPathHandler.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.73
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.76
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.80
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.84
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.88
ErrorsLine is longer than 80 characters.90
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.92
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.96
ErrorsLine is longer than 80 characters.98
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.100
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.104
ErrorsLine is longer than 80 characters.115
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.115
ErrorsFirst sentence should end with a period.117
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.119
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.125
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.129
ErrorsLine is longer than 80 characters.135
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.135
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.139
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.145
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.149
ErrorsLine is longer than 80 characters.158
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.158
ErrorsLine is longer than 80 characters.162
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.162
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.166
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.170
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.174
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.178
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.182
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.190
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.194
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.202
ErrorsLine is longer than 80 characters.204
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.206
ErrorsLine is longer than 80 characters.215
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.215
ErrorsLine is longer than 80 characters.217
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.219
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.228
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.228
ErrorsLine is longer than 80 characters.230
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.232
ErrorsLine is longer than 80 characters.241
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.241
ErrorsLine is longer than 80 characters.243
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.245
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.254
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.254
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.258
ErrorsLine has trailing spaces.265
ErrorsLine is longer than 80 characters.268
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.268
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.272
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.280
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.286
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.292
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.298
ErrorsLine is longer than 80 characters.306
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.306
ErrorsLine is longer than 80 characters.314
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.314
ErrorsFirst sentence should end with a period.316
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.318
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.73
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.76
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.80
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.84
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.88
ErrorsLine is longer than 80 characters.90
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.92
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.96
ErrorsLine is longer than 80 characters.98
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.100
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.104
ErrorsLine is longer than 80 characters.115
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.115
ErrorsFirst sentence should end with a period.117
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.119
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.125
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.129
ErrorsLine is longer than 80 characters.135
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.135
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.139
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.145
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.149
ErrorsLine is longer than 80 characters.158
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.158
ErrorsLine is longer than 80 characters.162
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.162
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.166
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.170
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.174
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.178
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.182
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.190
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.194
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.202
ErrorsLine is longer than 80 characters.204
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.206
ErrorsLine is longer than 80 characters.215
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.215
ErrorsLine is longer than 80 characters.217
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.219
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.228
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.228
ErrorsLine is longer than 80 characters.230
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.232
ErrorsLine is longer than 80 characters.241
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.241
ErrorsLine is longer than 80 characters.243
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.245
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.254
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.254
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.258
ErrorsLine has trailing spaces.265
ErrorsLine is longer than 80 characters.268
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.268
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.272
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.280
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.286
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.292
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.298
ErrorsLine is longer than 80 characters.306
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.306
ErrorsLine is longer than 80 characters.314
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.314
ErrorsFirst sentence should end with a period.316
ErrorsExpected @throws tag for 'org.jaxen.saxpath.SAXPathException'.318

org/jaxen/saxpath/XPathReader.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.60

org/jaxen/saxpath/XPathSyntaxException.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.54
Errors'{' should be on the previous line.58
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsLine is longer than 80 characters.65
ErrorsMissing a Javadoc comment.65
Errors'static' modifier out of order with the JLS suggestions.65
ErrorsName 'lineSeparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.71
ErrorsParameter xpath should be final.74
Errors'xpath' hides a field.74
ErrorsParameter position should be final.75
Errors'position' hides a field.75
ErrorsParameter message should be final.76
Errors'{' should be on the previous line.77
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsMethod 'getPosition' is not designed for extension - needs to be abstract, final or empty.92
Errors'{' should be on the previous line.93
ErrorsLine has trailing spaces.101
ErrorsMethod 'getXPath' is not designed for extension - needs to be abstract, final or empty.104
Errors'{' should be on the previous line.105
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.116
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.121
Errors'{' should be on the previous line.124
Errors'+' is not preceded with whitespace.126
Errors'+' is not followed by whitespace.126
Errors'(' is followed by whitespace.127
Errors';' is preceded with whitespace.127
Errors';' is preceded with whitespace.127
Errors')' is preceded with whitespace.127
Errors'{' should be on the previous line.128
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.143
ErrorsMethod 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty.146
Errors'{' should be on the previous line.147
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.54
Errors'{' should be on the previous line.58
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsLine is longer than 80 characters.65
ErrorsMissing a Javadoc comment.65
Errors'static' modifier out of order with the JLS suggestions.65
ErrorsName 'lineSeparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.71
ErrorsParameter xpath should be final.74
Errors'xpath' hides a field.74
ErrorsParameter position should be final.75
Errors'position' hides a field.75
ErrorsParameter message should be final.76
Errors'{' should be on the previous line.77
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.89
ErrorsMethod 'getPosition' is not designed for extension - needs to be abstract, final or empty.92
Errors'{' should be on the previous line.93
ErrorsLine has trailing spaces.101
ErrorsMethod 'getXPath' is not designed for extension - needs to be abstract, final or empty.104
Errors'{' should be on the previous line.105
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.116
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.121
Errors'{' should be on the previous line.124
Errors'+' is not preceded with whitespace.126
Errors'+' is not followed by whitespace.126
Errors'(' is followed by whitespace.127
Errors';' is preceded with whitespace.127
Errors';' is preceded with whitespace.127
Errors')' is preceded with whitespace.127
Errors'{' should be on the previous line.128
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.143
ErrorsMethod 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty.146
Errors'{' should be on the previous line.147
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155

org/jaxen/saxpath/base/Token.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
ErrorsParameter tokenType should be final.61
Errors'tokenType' hides a field.61
ErrorsParameter parseText should be final.62
Errors'parseText' hides a field.62
ErrorsParameter tokenBegin should be final.63
Errors'tokenBegin' hides a field.63
ErrorsParameter tokenEnd should be final.64
Errors'tokenEnd' hides a field.64
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsMissing a Javadoc comment.72
ErrorsParameter tokenType should be final.72
Errors'tokenType' hides a field.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsMissing a Javadoc comment.82
ErrorsParameter parseText should be final.82
Errors'parseText' hides a field.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.90
ErrorsMissing a Javadoc comment.93
ErrorsParameter tokenBegin should be final.93
Errors'tokenBegin' hides a field.93
Errors'{' should be on the previous line.94
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
ErrorsMissing a Javadoc comment.103
ErrorsParameter tokenEnd should be final.103
Errors'tokenEnd' hides a field.103
Errors'{' should be on the previous line.104
ErrorsMissing a Javadoc comment.108
Errors'{' should be on the previous line.109
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
ErrorsParameter tokenType should be final.61
Errors'tokenType' hides a field.61
ErrorsParameter parseText should be final.62
Errors'parseText' hides a field.62
ErrorsParameter tokenBegin should be final.63
Errors'tokenBegin' hides a field.63
ErrorsParameter tokenEnd should be final.64
Errors'tokenEnd' hides a field.64
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsMissing a Javadoc comment.72
ErrorsParameter tokenType should be final.72
Errors'tokenType' hides a field.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsMissing a Javadoc comment.82
ErrorsParameter parseText should be final.82
Errors'parseText' hides a field.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.90
ErrorsMissing a Javadoc comment.93
ErrorsParameter tokenBegin should be final.93
Errors'tokenBegin' hides a field.93
Errors'{' should be on the previous line.94
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
ErrorsMissing a Javadoc comment.103
ErrorsParameter tokenEnd should be final.103
Errors'tokenEnd' hides a field.103
Errors'{' should be on the previous line.104
ErrorsMissing a Javadoc comment.108
Errors'{' should be on the previous line.109
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114

org/jaxen/saxpath/base/TokenTypes.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.52
ErrorsUtility classes should not have a public or default constructor.52
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.64
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsLine has trailing spaces.71
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
ErrorsMissing a Javadoc comment.82
ErrorsLine has trailing spaces.83
ErrorsMissing a Javadoc comment.84
ErrorsLine has trailing spaces.85
ErrorsMissing a Javadoc comment.85
ErrorsMissing a Javadoc comment.86
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.98
ErrorsMissing a Javadoc comment.100
ErrorsMissing a Javadoc comment.102
Errors'(' is followed by whitespace.102
ErrorsParameter tokenType should be final.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'return' is not followed by whitespace.184
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.52
ErrorsUtility classes should not have a public or default constructor.52
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.64
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsLine has trailing spaces.71
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
ErrorsMissing a Javadoc comment.82
ErrorsLine has trailing spaces.83
ErrorsMissing a Javadoc comment.84
ErrorsLine has trailing spaces.85
ErrorsMissing a Javadoc comment.85
ErrorsMissing a Javadoc comment.86
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.98
ErrorsMissing a Javadoc comment.100
ErrorsMissing a Javadoc comment.102
Errors'(' is followed by whitespace.102
ErrorsParameter tokenType should be final.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'return' is not followed by whitespace.184

org/jaxen/saxpath/base/Verifier.java

ViolationMessageLine
ErrorsLine has trailing spaces.1
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.36
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.47
ErrorsUtility classes should not have a public or default constructor.54
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.62
ErrorsParameter c should be final.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.77
ErrorsParameter c should be final.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.85
ErrorsMethod length is 215 lines (max allowed is 150).95
ErrorsParameter c should be final.95
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.97
Errors'if' construct must use '{}'s.101
Errors'0x0041' is a magic number.101
Errors'0x005a' is a magic number.101
Errors'if' construct must use '{}'s.102
Errors'0x0061' is a magic number.102
Errors'0x007A' is a magic number.102
Errors'if' construct must use '{}'s.103
Errors'0x00C0' is a magic number.103
Errors'0x00D6' is a magic number.103
Errors'if' construct must use '{}'s.104
Errors'0x00D8' is a magic number.104
Errors'0x00F6' is a magic number.104
Errors'if' construct must use '{}'s.105
Errors'0x00F8' is a magic number.105
Errors'0x00FF' is a magic number.105
Errors'if' construct must use '{}'s.106
Errors'0x0100' is a magic number.106
Errors'0x0131' is a magic number.106
Errors'if' construct must use '{}'s.107
Errors'0x0134' is a magic number.107
Errors'0x013E' is a magic number.107
Errors'if' construct must use '{}'s.108
Errors'0x0141' is a magic number.108
Errors'0x0148' is a magic number.108
Errors'if' construct must use '{}'s.109
Errors'0x014A' is a magic number.109
Errors'0x017E' is a magic number.109
Errors'if' construct must use '{}'s.110
Errors'0x0180' is a magic number.110
Errors'0x01C3' is a magic number.110
Errors'if' construct must use '{}'s.111
Errors'0x01CD' is a magic number.111
Errors'0x01F0' is a magic number.111
Errors'if' construct must use '{}'s.112
Errors'0x01F4' is a magic number.112
Errors'0x01F5' is a magic number.112
Errors'if' construct must use '{}'s.113
Errors'0x01FA' is a magic number.113
Errors'0x0217' is a magic number.113
Errors'if' construct must use '{}'s.114
Errors'0x0250' is a magic number.114
Errors'0x02A8' is a magic number.114
Errors'if' construct must use '{}'s.115
Errors'0x02BB' is a magic number.115
Errors'0x02C1' is a magic number.115
Errors'if' construct must use '{}'s.116
Errors'0x0386' is a magic number.116
Errors'if' construct must use '{}'s.117
Errors'0x0388' is a magic number.117
Errors'0x038A' is a magic number.117
Errors'if' construct must use '{}'s.118
Errors'0x038C' is a magic number.118
Errors'if' construct must use '{}'s.119
Errors'0x038E' is a magic number.119
Errors'0x03A1' is a magic number.119
Errors'if' construct must use '{}'s.120
Errors'0x03A3' is a magic number.120
Errors'0x03CE' is a magic number.120
Errors'if' construct must use '{}'s.121
Errors'0x03D0' is a magic number.121
Errors'0x03D6' is a magic number.121
Errors'if' construct must use '{}'s.122
Errors'0x03DA' is a magic number.122
Errors'if' construct must use '{}'s.123
Errors'0x03DC' is a magic number.123
Errors'if' construct must use '{}'s.124
Errors'0x03DE' is a magic number.124
Errors'if' construct must use '{}'s.125
Errors'0x03E0' is a magic number.125
Errors'if' construct must use '{}'s.126
Errors'0x03E2' is a magic number.126
Errors'0x03F3' is a magic number.126
Errors'if' construct must use '{}'s.127
Errors'0x0401' is a magic number.127
Errors'0x040C' is a magic number.127
Errors'if' construct must use '{}'s.128
Errors'0x040E' is a magic number.128
Errors'0x044F' is a magic number.128
Errors'if' construct must use '{}'s.129
Errors'0x0451' is a magic number.129
Errors'0x045C' is a magic number.129
Errors'if' construct must use '{}'s.130
Errors'0x045E' is a magic number.130
Errors'0x0481' is a magic number.130
Errors'if' construct must use '{}'s.131
Errors'0x0490' is a magic number.131
Errors'0x04C4' is a magic number.131
Errors'if' construct must use '{}'s.132
Errors'0x04C7' is a magic number.132
Errors'0x04C8' is a magic number.132
Errors'if' construct must use '{}'s.133
Errors'0x04CB' is a magic number.133
Errors'0x04CC' is a magic number.133
Errors'if' construct must use '{}'s.134
Errors'0x04D0' is a magic number.134
Errors'0x04EB' is a magic number.134
Errors'if' construct must use '{}'s.135
Errors'0x04EE' is a magic number.135
Errors'0x04F5' is a magic number.135
Errors'if' construct must use '{}'s.136
Errors'0x04F8' is a magic number.136
Errors'0x04F9' is a magic number.136
Errors'if' construct must use '{}'s.137
Errors'0x0531' is a magic number.137
Errors'0x0556' is a magic number.137
Errors'if' construct must use '{}'s.138
Errors'0x0559' is a magic number.138
Errors'if' construct must use '{}'s.139
Errors'0x0561' is a magic number.139
Errors'0x0586' is a magic number.139
Errors'if' construct must use '{}'s.140
Errors'0x05D0' is a magic number.140
Errors'0x05EA' is a magic number.140
Errors'if' construct must use '{}'s.141
Errors'0x05F0' is a magic number.141
Errors'0x05F2' is a magic number.141
Errors'if' construct must use '{}'s.142
Errors'0x0621' is a magic number.142
Errors'0x063A' is a magic number.142
Errors'if' construct must use '{}'s.143
Errors'0x0641' is a magic number.143
Errors'0x064A' is a magic number.143
Errors'if' construct must use '{}'s.144
Errors'0x0671' is a magic number.144
Errors'0x06B7' is a magic number.144
Errors'if' construct must use '{}'s.145
Errors'0x06BA' is a magic number.145
Errors'0x06BE' is a magic number.145
Errors'if' construct must use '{}'s.146
Errors'0x06C0' is a magic number.146
Errors'0x06CE' is a magic number.146
Errors'if' construct must use '{}'s.147
Errors'0x06D0' is a magic number.147
Errors'0x06D3' is a magic number.147
Errors'if' construct must use '{}'s.148
Errors'0x06D5' is a magic number.148
Errors'if' construct must use '{}'s.149
Errors'0x06E5' is a magic number.149
Errors'0x06E6' is a magic number.149
Errors'if' construct must use '{}'s.150
Errors'0x0905' is a magic number.150
Errors'0x0939' is a magic number.150
Errors'if' construct must use '{}'s.151
Errors'0x093D' is a magic number.151
Errors'if' construct must use '{}'s.152
Errors'0x0958' is a magic number.152
Errors'0x0961' is a magic number.152
Errors'if' construct must use '{}'s.153
Errors'0x0985' is a magic number.153
Errors'0x098C' is a magic number.153
Errors'if' construct must use '{}'s.154
Errors'0x098F' is a magic number.154
Errors'0x0990' is a magic number.154
Errors'if' construct must use '{}'s.155
Errors'0x0993' is a magic number.155
Errors'0x09A8' is a magic number.155
Errors'if' construct must use '{}'s.156
Errors'0x09AA' is a magic number.156
Errors'0x09B0' is a magic number.156
Errors'if' construct must use '{}'s.157
Errors'0x09B2' is a magic number.157
Errors'if' construct must use '{}'s.158
Errors'0x09B6' is a magic number.158
Errors'0x09B9' is a magic number.158
Errors'if' construct must use '{}'s.159
Errors'0x09DC' is a magic number.159
Errors'0x09DD' is a magic number.159
Errors'if' construct must use '{}'s.160
Errors'0x09DF' is a magic number.160
Errors'0x09E1' is a magic number.160
Errors'if' construct must use '{}'s.161
Errors'0x09F0' is a magic number.161
Errors'0x09F1' is a magic number.161
Errors'if' construct must use '{}'s.162
Errors'0x0A05' is a magic number.162
Errors'0x0A0A' is a magic number.162
Errors'if' construct must use '{}'s.163
Errors'0x0A0F' is a magic number.163
Errors'0x0A10' is a magic number.163
Errors'if' construct must use '{}'s.164
Errors'0x0A13' is a magic number.164
Errors'0x0A28' is a magic number.164
Errors'if' construct must use '{}'s.165
Errors'0x0A2A' is a magic number.165
Errors'0x0A30' is a magic number.165
Errors'if' construct must use '{}'s.166
Errors'0x0A32' is a magic number.166
Errors'0x0A33' is a magic number.166
Errors'if' construct must use '{}'s.167
Errors'0x0A35' is a magic number.167
Errors'0x0A36' is a magic number.167
Errors'if' construct must use '{}'s.168
Errors'0x0A38' is a magic number.168
Errors'0x0A39' is a magic number.168
Errors'if' construct must use '{}'s.169
Errors'0x0A59' is a magic number.169
Errors'0x0A5C' is a magic number.169
Errors'if' construct must use '{}'s.170
Errors'0x0A5E' is a magic number.170
Errors'if' construct must use '{}'s.171
Errors'0x0A72' is a magic number.171
Errors'0x0A74' is a magic number.171
Errors'if' construct must use '{}'s.172
Errors'0x0A85' is a magic number.172
Errors'0x0A8B' is a magic number.172
Errors'if' construct must use '{}'s.173
Errors'0x0A8D' is a magic number.173
Errors'if' construct must use '{}'s.174
Errors'0x0A8F' is a magic number.174
Errors'0x0A91' is a magic number.174
Errors'if' construct must use '{}'s.175
Errors'0x0A93' is a magic number.175
Errors'0x0AA8' is a magic number.175
Errors'if' construct must use '{}'s.176
Errors'0x0AAA' is a magic number.176
Errors'0x0AB0' is a magic number.176
Errors'if' construct must use '{}'s.177
Errors'0x0AB2' is a magic number.177
Errors'0x0AB3' is a magic number.177
Errors'if' construct must use '{}'s.178
Errors'0x0AB5' is a magic number.178
Errors'0x0AB9' is a magic number.178
Errors'if' construct must use '{}'s.179
Errors'0x0ABD' is a magic number.179
Errors'if' construct must use '{}'s.180
Errors'0x0AE0' is a magic number.180
Errors'if' construct must use '{}'s.181
Errors'0x0B05' is a magic number.181
Errors'0x0B0C' is a magic number.181
Errors'if' construct must use '{}'s.182
Errors'0x0B0F' is a magic number.182
Errors'0x0B10' is a magic number.182
Errors'if' construct must use '{}'s.183
Errors'0x0B13' is a magic number.183
Errors'0x0B28' is a magic number.183
Errors'if' construct must use '{}'s.184
Errors'0x0B2A' is a magic number.184
Errors'0x0B30' is a magic number.184
Errors'if' construct must use '{}'s.185
Errors'0x0B32' is a magic number.185
Errors'0x0B33' is a magic number.185
Errors'if' construct must use '{}'s.186
Errors'0x0B36' is a magic number.186
Errors'0x0B39' is a magic number.186
Errors'if' construct must use '{}'s.187
Errors'0x0B3D' is a magic number.187
Errors'if' construct must use '{}'s.188
Errors'0x0B5C' is a magic number.188
Errors'0x0B5D' is a magic number.188
Errors'if' construct must use '{}'s.189
Errors'0x0B5F' is a magic number.189
Errors'0x0B61' is a magic number.189
Errors'if' construct must use '{}'s.190
Errors'0x0B85' is a magic number.190
Errors'0x0B8A' is a magic number.190
Errors'if' construct must use '{}'s.191
Errors'0x0B8E' is a magic number.191
Errors'0x0B90' is a magic number.191
Errors'if' construct must use '{}'s.192
Errors'0x0B92' is a magic number.192
Errors'0x0B95' is a magic number.192
Errors'if' construct must use '{}'s.193
Errors'0x0B99' is a magic number.193
Errors'0x0B9A' is a magic number.193
Errors'if' construct must use '{}'s.194
Errors'0x0B9C' is a magic number.194
Errors'if' construct must use '{}'s.195
Errors'0x0B9E' is a magic number.195
Errors'0x0B9F' is a magic number.195
Errors'if' construct must use '{}'s.196
Errors'0x0BA3' is a magic number.196
Errors'0x0BA4' is a magic number.196
Errors'if' construct must use '{}'s.197
Errors'0x0BA8' is a magic number.197
Errors'0x0BAA' is a magic number.197
Errors'if' construct must use '{}'s.198
Errors'0x0BAE' is a magic number.198
Errors'0x0BB5' is a magic number.198
Errors'if' construct must use '{}'s.199
Errors'0x0BB7' is a magic number.199
Errors'0x0BB9' is a magic number.199
Errors'if' construct must use '{}'s.200
Errors'0x0C05' is a magic number.200
Errors'0x0C0C' is a magic number.200
Errors'if' construct must use '{}'s.201
Errors'0x0C0E' is a magic number.201
Errors'0x0C10' is a magic number.201
Errors'if' construct must use '{}'s.202
Errors'0x0C12' is a magic number.202
Errors'0x0C28' is a magic number.202
Errors'if' construct must use '{}'s.203
Errors'0x0C2A' is a magic number.203
Errors'0x0C33' is a magic number.203
Errors'if' construct must use '{}'s.204
Errors'0x0C35' is a magic number.204
Errors'0x0C39' is a magic number.204
Errors'if' construct must use '{}'s.205
Errors'0x0C60' is a magic number.205
Errors'0x0C61' is a magic number.205
Errors'if' construct must use '{}'s.206
Errors'0x0C85' is a magic number.206
Errors'0x0C8C' is a magic number.206
Errors'if' construct must use '{}'s.207
Errors'0x0C8E' is a magic number.207
Errors'0x0C90' is a magic number.207
Errors'if' construct must use '{}'s.208
Errors'0x0C92' is a magic number.208
Errors'0x0CA8' is a magic number.208
Errors'if' construct must use '{}'s.209
Errors'0x0CAA' is a magic number.209
Errors'0x0CB3' is a magic number.209
Errors'if' construct must use '{}'s.210
Errors'0x0CB5' is a magic number.210
Errors'0x0CB9' is a magic number.210
Errors'if' construct must use '{}'s.211
Errors'0x0CDE' is a magic number.211
Errors'if' construct must use '{}'s.212
Errors'0x0CE0' is a magic number.212
Errors'0x0CE1' is a magic number.212
Errors'if' construct must use '{}'s.213
Errors'0x0D05' is a magic number.213
Errors'0x0D0C' is a magic number.213
Errors'if' construct must use '{}'s.214
Errors'0x0D0E' is a magic number.214
Errors'0x0D10' is a magic number.214
Errors'if' construct must use '{}'s.215
Errors'0x0D12' is a magic number.215
Errors'0x0D28' is a magic number.215
Errors'if' construct must use '{}'s.216
Errors'0x0D2A' is a magic number.216
Errors'0x0D39' is a magic number.216
Errors'if' construct must use '{}'s.217
Errors'0x0D60' is a magic number.217
Errors'0x0D61' is a magic number.217
Errors'if' construct must use '{}'s.218
Errors'0x0E01' is a magic number.218
Errors'0x0E2E' is a magic number.218
Errors'if' construct must use '{}'s.219
Errors'0x0E30' is a magic number.219
Errors'if' construct must use '{}'s.220
Errors'0x0E32' is a magic number.220
Errors'0x0E33' is a magic number.220
Errors'if' construct must use '{}'s.221
Errors'0x0E40' is a magic number.221
Errors'0x0E45' is a magic number.221
Errors'if' construct must use '{}'s.222
Errors'0x0E81' is a magic number.222
Errors'0x0E82' is a magic number.222
Errors'if' construct must use '{}'s.223
Errors'0x0E84' is a magic number.223
Errors'if' construct must use '{}'s.224
Errors'0x0E87' is a magic number.224
Errors'0x0E88' is a magic number.224
Errors'if' construct must use '{}'s.225
Errors'0x0E8A' is a magic number.225
Errors'if' construct must use '{}'s.226
Errors'0x0E8D' is a magic number.226
Errors'if' construct must use '{}'s.227
Errors'0x0E94' is a magic number.227
Errors'0x0E97' is a magic number.227
Errors'if' construct must use '{}'s.228
Errors'0x0E99' is a magic number.228
Errors'0x0E9F' is a magic number.228
Errors'if' construct must use '{}'s.229
Errors'0x0EA1' is a magic number.229
Errors'0x0EA3' is a magic number.229
Errors'if' construct must use '{}'s.230
Errors'0x0EA5' is a magic number.230
Errors'if' construct must use '{}'s.231
Errors'0x0EA7' is a magic number.231
Errors'if' construct must use '{}'s.232
Errors'0x0EAA' is a magic number.232
Errors'0x0EAB' is a magic number.232
Errors'if' construct must use '{}'s.233
Errors'0x0EAD' is a magic number.233
Errors'0x0EAE' is a magic number.233
Errors'if' construct must use '{}'s.234
Errors'0x0EB0' is a magic number.234
Errors'if' construct must use '{}'s.235
Errors'0x0EB2' is a magic number.235
Errors'0x0EB3' is a magic number.235
Errors'if' construct must use '{}'s.236
Errors'0x0EBD' is a magic number.236
Errors'if' construct must use '{}'s.237
Errors'0x0EC0' is a magic number.237
Errors'0x0EC4' is a magic number.237
Errors'if' construct must use '{}'s.238
Errors'0x0F40' is a magic number.238
Errors'0x0F47' is a magic number.238
Errors'if' construct must use '{}'s.239
Errors'0x0F49' is a magic number.239
Errors'0x0F69' is a magic number.239
Errors'if' construct must use '{}'s.240
Errors'0x10A0' is a magic number.240
Errors'0x10C5' is a magic number.240
Errors'if' construct must use '{}'s.241
Errors'0x10D0' is a magic number.241
Errors'0x10F6' is a magic number.241
Errors'if' construct must use '{}'s.242
Errors'0x1100' is a magic number.242
Errors'if' construct must use '{}'s.243
Errors'0x1102' is a magic number.243
Errors'0x1103' is a magic number.243
Errors'if' construct must use '{}'s.244
Errors'0x1105' is a magic number.244
Errors'0x1107' is a magic number.244
Errors'if' construct must use '{}'s.245
Errors'0x1109' is a magic number.245
Errors'if' construct must use '{}'s.246
Errors'0x110B' is a magic number.246
Errors'0x110C' is a magic number.246
Errors'if' construct must use '{}'s.247
Errors'0x110E' is a magic number.247
Errors'0x1112' is a magic number.247
Errors'if' construct must use '{}'s.248
Errors'0x113C' is a magic number.248
Errors'if' construct must use '{}'s.249
Errors'0x113E' is a magic number.249
Errors'if' construct must use '{}'s.250
Errors'0x1140' is a magic number.250
Errors'if' construct must use '{}'s.251
Errors'0x114C' is a magic number.251
Errors'if' construct must use '{}'s.252
Errors'0x114E' is a magic number.252
Errors'if' construct must use '{}'s.253
Errors'0x1150' is a magic number.253
Errors'if' construct must use '{}'s.254
Errors'0x1154' is a magic number.254
Errors'0x1155' is a magic number.254
Errors'if' construct must use '{}'s.255
Errors'0x1159' is a magic number.255
Errors'if' construct must use '{}'s.256
Errors'0x115F' is a magic number.256
Errors'0x1161' is a magic number.256
Errors'if' construct must use '{}'s.257
Errors'0x1163' is a magic number.257
Errors'if' construct must use '{}'s.258
Errors'0x1165' is a magic number.258
Errors'if' construct must use '{}'s.259
Errors'0x1167' is a magic number.259
Errors'if' construct must use '{}'s.260
Errors'0x1169' is a magic number.260
Errors'if' construct must use '{}'s.261
Errors'0x116D' is a magic number.261
Errors'0x116E' is a magic number.261
Errors'if' construct must use '{}'s.262
Errors'0x1172' is a magic number.262
Errors'0x1173' is a magic number.262
Errors'if' construct must use '{}'s.263
Errors'0x1175' is a magic number.263
Errors'if' construct must use '{}'s.264
Errors'0x119E' is a magic number.264
Errors'if' construct must use '{}'s.265
Errors'0x11A8' is a magic number.265
Errors'if' construct must use '{}'s.266
Errors'0x11AB' is a magic number.266
Errors'if' construct must use '{}'s.267
Errors'0x11AE' is a magic number.267
Errors'0x11AF' is a magic number.267
Errors'if' construct must use '{}'s.268
Errors'0x11B7' is a magic number.268
Errors'0x11B8' is a magic number.268
Errors'if' construct must use '{}'s.269
Errors'0x11BA' is a magic number.269
Errors'if' construct must use '{}'s.270
Errors'0x11BC' is a magic number.270
Errors'0x11C2' is a magic number.270
Errors'if' construct must use '{}'s.271
Errors'0x11EB' is a magic number.271
Errors'if' construct must use '{}'s.272
Errors'0x11F0' is a magic number.272
Errors'if' construct must use '{}'s.273
Errors'0x11F9' is a magic number.273
Errors'if' construct must use '{}'s.274
Errors'0x1E00' is a magic number.274
Errors'0x1E9B' is a magic number.274
Errors'if' construct must use '{}'s.275
Errors'0x1EA0' is a magic number.275
Errors'0x1EF9' is a magic number.275
Errors'if' construct must use '{}'s.276
Errors'0x1F00' is a magic number.276
Errors'0x1F15' is a magic number.276
Errors'if' construct must use '{}'s.277
Errors'0x1F18' is a magic number.277
Errors'0x1F1D' is a magic number.277
Errors'if' construct must use '{}'s.278
Errors'0x1F20' is a magic number.278
Errors'0x1F45' is a magic number.278
Errors'if' construct must use '{}'s.279
Errors'0x1F48' is a magic number.279
Errors'0x1F4D' is a magic number.279
Errors'if' construct must use '{}'s.280
Errors'0x1F50' is a magic number.280
Errors'0x1F57' is a magic number.280
Errors'if' construct must use '{}'s.281
Errors'0x1F59' is a magic number.281
Errors'if' construct must use '{}'s.282
Errors'0x1F5B' is a magic number.282
Errors'if' construct must use '{}'s.283
Errors'0x1F5D' is a magic number.283
Errors'if' construct must use '{}'s.284
Errors'0x1F5F' is a magic number.284
Errors'0x1F7D' is a magic number.284
Errors'if' construct must use '{}'s.285
Errors'0x1F80' is a magic number.285
Errors'0x1FB4' is a magic number.285
Errors'if' construct must use '{}'s.286
Errors'0x1FB6' is a magic number.286
Errors'0x1FBC' is a magic number.286
Errors'if' construct must use '{}'s.287
Errors'0x1FBE' is a magic number.287
Errors'if' construct must use '{}'s.288
Errors'0x1FC2' is a magic number.288
Errors'0x1FC4' is a magic number.288
Errors'if' construct must use '{}'s.289
Errors'0x1FC6' is a magic number.289
Errors'0x1FCC' is a magic number.289
Errors'if' construct must use '{}'s.290
Errors'0x1FD0' is a magic number.290
Errors'0x1FD3' is a magic number.290
Errors'if' construct must use '{}'s.291
Errors'0x1FD6' is a magic number.291
Errors'0x1FDB' is a magic number.291
Errors'if' construct must use '{}'s.292
Errors'0x1FE0' is a magic number.292
Errors'0x1FEC' is a magic number.292
Errors'if' construct must use '{}'s.293
Errors'0x1FF2' is a magic number.293
Errors'0x1FF4' is a magic number.293
Errors'if' construct must use '{}'s.294
Errors'0x1FF6' is a magic number.294
Errors'0x1FFC' is a magic number.294
Errors'if' construct must use '{}'s.295
Errors'0x2126' is a magic number.295
Errors'if' construct must use '{}'s.296
Errors'0x212A' is a magic number.296
Errors'0x212B' is a magic number.296
Errors'if' construct must use '{}'s.297
Errors'0x212E' is a magic number.297
Errors'if' construct must use '{}'s.298
Errors'0x2180' is a magic number.298
Errors'0x2182' is a magic number.298
Errors'if' construct must use '{}'s.299
ErrorsLine has trailing spaces.299
Errors'0x3007' is a magic number.299
Errors'if' construct must use '{}'s.300
Errors'0x3021' is a magic number.300
Errors'0x3029' is a magic number.300
Errors'if' construct must use '{}'s.301
Errors'0x3041' is a magic number.301
Errors'0x3094' is a magic number.301
Errors'if' construct must use '{}'s.302
Errors'0x30A1' is a magic number.302
Errors'0x30FA' is a magic number.302
Errors'if' construct must use '{}'s.303
Errors'0x3105' is a magic number.303
Errors'0x312C' is a magic number.303
Errors'if' construct must use '{}'s.304
Errors'0x4E00' is a magic number.304
Errors'0x9FA5' is a magic number.304
Errors'if' construct must use '{}'s.305
Errors'0xAC00' is a magic number.305
Errors'0xD7A3' is a magic number.305
ErrorsLine has trailing spaces.306
ErrorsLine has trailing spaces.308
ErrorsParameter c should be final.320
Errors'if' construct must use '{}'s.322
Errors'0x0300' is a magic number.322
Errors'0x0345' is a magic number.322
Errors'if' construct must use '{}'s.323
Errors'0x0360' is a magic number.323
Errors'0x0361' is a magic number.323
Errors'if' construct must use '{}'s.324
Errors'0x0483' is a magic number.324
Errors'0x0486' is a magic number.324
Errors'if' construct must use '{}'s.325
Errors'0x0591' is a magic number.325
Errors'0x05A1' is a magic number.325
ErrorsLine has trailing spaces.326
Errors'if' construct must use '{}'s.327
Errors'0x05A3' is a magic number.327
Errors'0x05B9' is a magic number.327
Errors'if' construct must use '{}'s.328
Errors'0x05BB' is a magic number.328
Errors'0x05BD' is a magic number.328
Errors'if' construct must use '{}'s.329
Errors'0x05BF' is a magic number.329
Errors'if' construct must use '{}'s.330
Errors'0x05C1' is a magic number.330
Errors'0x05C2' is a magic number.330
ErrorsLine has trailing spaces.331
Errors'if' construct must use '{}'s.332
Errors'0x05C4' is a magic number.332
Errors'if' construct must use '{}'s.333
Errors'0x064B' is a magic number.333
Errors'0x0652' is a magic number.333
Errors'if' construct must use '{}'s.334
Errors'0x0670' is a magic number.334
Errors'if' construct must use '{}'s.335
Errors'0x06D6' is a magic number.335
Errors'0x06DC' is a magic number.335
ErrorsLine has trailing spaces.336
Errors'if' construct must use '{}'s.337
Errors'0x06DD' is a magic number.337
Errors'0x06DF' is a magic number.337
Errors'if' construct must use '{}'s.338
Errors'0x06E0' is a magic number.338
Errors'0x06E4' is a magic number.338
Errors'if' construct must use '{}'s.339
Errors'0x06E7' is a magic number.339
Errors'0x06E8' is a magic number.339
ErrorsLine has trailing spaces.340
Errors'if' construct must use '{}'s.341
Errors'0x06EA' is a magic number.341
Errors'0x06ED' is a magic number.341
Errors'if' construct must use '{}'s.342
Errors'0x0901' is a magic number.342
Errors'0x0903' is a magic number.342
Errors'if' construct must use '{}'s.343
Errors'0x093C' is a magic number.343
Errors'if' construct must use '{}'s.344
Errors'0x093E' is a magic number.344
Errors'0x094C' is a magic number.344
ErrorsLine has trailing spaces.345
Errors'if' construct must use '{}'s.346
Errors'0x094D' is a magic number.346
Errors'if' construct must use '{}'s.347
Errors'0x0951' is a magic number.347
Errors'0x0954' is a magic number.347
Errors'if' construct must use '{}'s.348
Errors'0x0962' is a magic number.348
Errors'0x0963' is a magic number.348
Errors'if' construct must use '{}'s.349
Errors'0x0981' is a magic number.349
Errors'0x0983' is a magic number.349
ErrorsLine has trailing spaces.350
Errors'if' construct must use '{}'s.351
Errors'0x09BC' is a magic number.351
Errors'if' construct must use '{}'s.352
Errors'0x09BE' is a magic number.352
Errors'if' construct must use '{}'s.353
Errors'0x09BF' is a magic number.353
Errors'if' construct must use '{}'s.354
Errors'0x09C0' is a magic number.354
Errors'0x09C4' is a magic number.354
Errors'if' construct must use '{}'s.355
Errors'0x09C7' is a magic number.355
Errors'0x09C8' is a magic number.355
ErrorsLine has trailing spaces.356
Errors'if' construct must use '{}'s.357
Errors'0x09CB' is a magic number.357
Errors'0x09CD' is a magic number.357
Errors'if' construct must use '{}'s.358
Errors'0x09D7' is a magic number.358
Errors'if' construct must use '{}'s.359
Errors'0x09E2' is a magic number.359
Errors'0x09E3' is a magic number.359
Errors'if' construct must use '{}'s.360
Errors'0x0A02' is a magic number.360
Errors'if' construct must use '{}'s.361
Errors'0x0A3C' is a magic number.361
ErrorsLine has trailing spaces.362
Errors'if' construct must use '{}'s.363
Errors'0x0A3E' is a magic number.363
Errors'if' construct must use '{}'s.364
Errors'0x0A3F' is a magic number.364
Errors'if' construct must use '{}'s.365
Errors'0x0A40' is a magic number.365
Errors'0x0A42' is a magic number.365
Errors'if' construct must use '{}'s.366
Errors'0x0A47' is a magic number.366
Errors'0x0A48' is a magic number.366
ErrorsLine has trailing spaces.367
Errors'if' construct must use '{}'s.368
Errors'0x0A4B' is a magic number.368
Errors'0x0A4D' is a magic number.368
Errors'if' construct must use '{}'s.369
Errors'0x0A70' is a magic number.369
Errors'0x0A71' is a magic number.369
Errors'if' construct must use '{}'s.370
Errors'0x0A81' is a magic number.370
Errors'0x0A83' is a magic number.370
Errors'if' construct must use '{}'s.371
Errors'0x0ABC' is a magic number.371
ErrorsLine has trailing spaces.372
Errors'if' construct must use '{}'s.373
Errors'0x0ABE' is a magic number.373
Errors'0x0AC5' is a magic number.373
Errors'if' construct must use '{}'s.374
Errors'0x0AC7' is a magic number.374
Errors'0x0AC9' is a magic number.374
Errors'if' construct must use '{}'s.375
Errors'0x0ACB' is a magic number.375
Errors'0x0ACD' is a magic number.375
ErrorsLine has trailing spaces.376
Errors'if' construct must use '{}'s.377
Errors'0x0B01' is a magic number.377
Errors'0x0B03' is a magic number.377
Errors'if' construct must use '{}'s.378
Errors'0x0B3C' is a magic number.378
Errors'if' construct must use '{}'s.379
Errors'0x0B3E' is a magic number.379
Errors'0x0B43' is a magic number.379
Errors'if' construct must use '{}'s.380
Errors'0x0B47' is a magic number.380
Errors'0x0B48' is a magic number.380
ErrorsLine has trailing spaces.381
Errors'if' construct must use '{}'s.382
Errors'0x0B4B' is a magic number.382
Errors'0x0B4D' is a magic number.382
Errors'if' construct must use '{}'s.383
Errors'0x0B56' is a magic number.383
Errors'0x0B57' is a magic number.383
Errors'if' construct must use '{}'s.384
Errors'0x0B82' is a magic number.384
Errors'0x0B83' is a magic number.384
ErrorsLine has trailing spaces.385
Errors'if' construct must use '{}'s.386
Errors'0x0BBE' is a magic number.386
Errors'0x0BC2' is a magic number.386
Errors'if' construct must use '{}'s.387
Errors'0x0BC6' is a magic number.387
Errors'0x0BC8' is a magic number.387
Errors'if' construct must use '{}'s.388
Errors'0x0BCA' is a magic number.388
Errors'0x0BCD' is a magic number.388
Errors'if' construct must use '{}'s.389
Errors'0x0BD7' is a magic number.389
ErrorsLine has trailing spaces.390
Errors'if' construct must use '{}'s.391
Errors'0x0C01' is a magic number.391
Errors'0x0C03' is a magic number.391
Errors'if' construct must use '{}'s.392
Errors'0x0C3E' is a magic number.392
Errors'0x0C44' is a magic number.392
Errors'if' construct must use '{}'s.393
Errors'0x0C46' is a magic number.393
Errors'0x0C48' is a magic number.393
ErrorsLine has trailing spaces.394
Errors'if' construct must use '{}'s.395
Errors'0x0C4A' is a magic number.395
Errors'0x0C4D' is a magic number.395
Errors'if' construct must use '{}'s.396
Errors'0x0C55' is a magic number.396
Errors'0x0C56' is a magic number.396
Errors'if' construct must use '{}'s.397
Errors'0x0C82' is a magic number.397
Errors'0x0C83' is a magic number.397
ErrorsLine has trailing spaces.398
Errors'if' construct must use '{}'s.399
Errors'0x0CBE' is a magic number.399
Errors'0x0CC4' is a magic number.399
Errors'if' construct must use '{}'s.400
Errors'0x0CC6' is a magic number.400
Errors'0x0CC8' is a magic number.400
Errors'if' construct must use '{}'s.401
Errors'0x0CCA' is a magic number.401
Errors'0x0CCD' is a magic number.401
ErrorsLine has trailing spaces.402
Errors'if' construct must use '{}'s.403
Errors'0x0CD5' is a magic number.403
Errors'0x0CD6' is a magic number.403
Errors'if' construct must use '{}'s.404
Errors'0x0D02' is a magic number.404
Errors'0x0D03' is a magic number.404
Errors'if' construct must use '{}'s.405
Errors'0x0D3E' is a magic number.405
Errors'0x0D43' is a magic number.405
ErrorsLine has trailing spaces.406
Errors'if' construct must use '{}'s.407
Errors'0x0D46' is a magic number.407
Errors'0x0D48' is a magic number.407
Errors'if' construct must use '{}'s.408
Errors'0x0D4A' is a magic number.408
Errors'0x0D4D' is a magic number.408
Errors'if' construct must use '{}'s.409
Errors'0x0D57' is a magic number.409
Errors'if' construct must use '{}'s.410
Errors'0x0E31' is a magic number.410
ErrorsLine has trailing spaces.411
Errors'if' construct must use '{}'s.412
Errors'0x0E34' is a magic number.412
Errors'0x0E3A' is a magic number.412
Errors'if' construct must use '{}'s.413
Errors'0x0E47' is a magic number.413
Errors'0x0E4E' is a magic number.413
Errors'if' construct must use '{}'s.414
Errors'0x0EB1' is a magic number.414
Errors'if' construct must use '{}'s.415
Errors'0x0EB4' is a magic number.415
Errors'0x0EB9' is a magic number.415
ErrorsLine has trailing spaces.416
Errors'if' construct must use '{}'s.417
Errors'0x0EBB' is a magic number.417
Errors'0x0EBC' is a magic number.417
Errors'if' construct must use '{}'s.418
Errors'0x0EC8' is a magic number.418
Errors'0x0ECD' is a magic number.418
Errors'if' construct must use '{}'s.419
Errors'0x0F18' is a magic number.419
Errors'0x0F19' is a magic number.419
Errors'if' construct must use '{}'s.420
Errors'0x0F35' is a magic number.420
ErrorsLine has trailing spaces.421
Errors'if' construct must use '{}'s.422
Errors'0x0F37' is a magic number.422
Errors'if' construct must use '{}'s.423
Errors'0x0F39' is a magic number.423
Errors'if' construct must use '{}'s.424
Errors'0x0F3E' is a magic number.424
Errors'if' construct must use '{}'s.425
Errors'0x0F3F' is a magic number.425
Errors'if' construct must use '{}'s.426
Errors'0x0F71' is a magic number.426
Errors'0x0F84' is a magic number.426
ErrorsLine has trailing spaces.427
Errors'if' construct must use '{}'s.428
Errors'0x0F86' is a magic number.428
Errors'0x0F8B' is a magic number.428
Errors'if' construct must use '{}'s.429
Errors'0x0F90' is a magic number.429
Errors'0x0F95' is a magic number.429
Errors'if' construct must use '{}'s.430
Errors'0x0F97' is a magic number.430
Errors'if' construct must use '{}'s.431
Errors'0x0F99' is a magic number.431
Errors'0x0FAD' is a magic number.431
ErrorsLine has trailing spaces.432
Errors'if' construct must use '{}'s.433
Errors'0x0FB1' is a magic number.433
Errors'0x0FB7' is a magic number.433
Errors'if' construct must use '{}'s.434
Errors'0x0FB9' is a magic number.434
Errors'if' construct must use '{}'s.435
Errors'0x20D0' is a magic number.435
Errors'0x20DC' is a magic number.435
Errors'if' construct must use '{}'s.436
Errors'0x20E1' is a magic number.436
ErrorsLine has trailing spaces.437
Errors'if' construct must use '{}'s.438
Errors'0x302A' is a magic number.438
Errors'0x302F' is a magic number.438
Errors'if' construct must use '{}'s.439
Errors'0x3099' is a magic number.439
Errors'if' construct must use '{}'s.440
ErrorsLine has trailing spaces.440
Errors'0x309A' is a magic number.440
ErrorsLine has trailing spaces.441
ErrorsLine has trailing spaces.443
ErrorsLine has trailing spaces.445
ErrorsLine has trailing spaces.447
ErrorsParameter c should be final.454
Errors'if' construct must use '{}'s.456
Errors'0x00B6' is a magic number.456
ErrorsLine has trailing spaces.458
Errors'if' construct must use '{}'s.459
Errors'0x00B7' is a magic number.459
Errors'if' construct must use '{}'s.460
Errors'0x02D0' is a magic number.460
Errors'if' construct must use '{}'s.461
Errors'0x02D1' is a magic number.461
Errors'if' construct must use '{}'s.462
Errors'0x0387' is a magic number.462
Errors'if' construct must use '{}'s.463
Errors'0x0640' is a magic number.463
Errors'if' construct must use '{}'s.464
Errors'0x0E46' is a magic number.464
Errors'if' construct must use '{}'s.465
Errors'0x0EC6' is a magic number.465
Errors'if' construct must use '{}'s.466
Errors'0x3005' is a magic number.466
ErrorsLine has trailing spaces.467
Errors'if' construct must use '{}'s.468
Errors'0x3031' is a magic number.468
Errors'0x3035' is a magic number.468
Errors'if' construct must use '{}'s.469
Errors'0x309D' is a magic number.469
Errors'0x309E' is a magic number.469
Errors'if' construct must use '{}'s.470
Errors'0x30FC' is a magic number.470
Errors'0x30FE' is a magic number.470
ErrorsLine has trailing spaces.471
ErrorsLine has trailing spaces.473
ErrorsLine has trailing spaces.475
ErrorsParameter c should be final.483
ErrorsLine has trailing spaces.484
Errors'if' construct must use '{}'s.485
Errors'0x0030' is a magic number.485
Errors'0x0039' is a magic number.485
Errors'if' construct must use '{}'s.486
Errors'0x0660' is a magic number.486
Errors'0x0669' is a magic number.486
Errors'if' construct must use '{}'s.487
Errors'0x06F0' is a magic number.487
Errors'0x06F9' is a magic number.487
Errors'if' construct must use '{}'s.488
Errors'0x0966' is a magic number.488
Errors'0x096F' is a magic number.488
ErrorsLine has trailing spaces.489
Errors'if' construct must use '{}'s.490
Errors'0x09E6' is a magic number.490
Errors'0x09EF' is a magic number.490
Errors'if' construct must use '{}'s.491
Errors'0x0A66' is a magic number.491
Errors'0x0A6F' is a magic number.491
Errors'if' construct must use '{}'s.492
Errors'0x0AE6' is a magic number.492
Errors'0x0AEF' is a magic number.492
ErrorsLine has trailing spaces.493
Errors'if' construct must use '{}'s.494
Errors'0x0B66' is a magic number.494
Errors'0x0B6F' is a magic number.494
Errors'if' construct must use '{}'s.495
Errors'0x0BE7' is a magic number.495
Errors'0x0BEF' is a magic number.495
Errors'if' construct must use '{}'s.496
Errors'0x0C66' is a magic number.496
Errors'0x0C6F' is a magic number.496
ErrorsLine has trailing spaces.497
Errors'if' construct must use '{}'s.498
Errors'0x0CE6' is a magic number.498
Errors'0x0CEF' is a magic number.498
Errors'if' construct must use '{}'s.499
Errors'0x0D66' is a magic number.499
Errors'0x0D6F' is a magic number.499
Errors'if' construct must use '{}'s.500
Errors'0x0E50' is a magic number.500
Errors'0x0E59' is a magic number.500
ErrorsLine has trailing spaces.501
Errors'if' construct must use '{}'s.502
Errors'0x0ED0' is a magic number.502
Errors'0x0ED9' is a magic number.502
Errors'if' construct must use '{}'s.503
ErrorsLine has trailing spaces.503
Errors'0x0F20' is a magic number.503
Errors'0x0F29' is a magic number.503
ErrorsLine has trailing spaces.504
ErrorsLine has trailing spaces.506
ErrorsLine has trailing spaces.507
ErrorsLine has trailing spaces.1
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.36
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.47
ErrorsUtility classes should not have a public or default constructor.54
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.62
ErrorsParameter c should be final.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.77
ErrorsParameter c should be final.82
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.85
ErrorsMethod length is 215 lines (max allowed is 150).95
ErrorsParameter c should be final.95
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.97
Errors'if' construct must use '{}'s.101
Errors'0x0041' is a magic number.101
Errors'0x005a' is a magic number.101
Errors'if' construct must use '{}'s.102
Errors'0x0061' is a magic number.102
Errors'0x007A' is a magic number.102
Errors'if' construct must use '{}'s.103
Errors'0x00C0' is a magic number.103
Errors'0x00D6' is a magic number.103
Errors'if' construct must use '{}'s.104
Errors'0x00D8' is a magic number.104
Errors'0x00F6' is a magic number.104
Errors'if' construct must use '{}'s.105
Errors'0x00F8' is a magic number.105
Errors'0x00FF' is a magic number.105
Errors'if' construct must use '{}'s.106
Errors'0x0100' is a magic number.106
Errors'0x0131' is a magic number.106
Errors'if' construct must use '{}'s.107
Errors'0x0134' is a magic number.107
Errors'0x013E' is a magic number.107
Errors'if' construct must use '{}'s.108
Errors'0x0141' is a magic number.108
Errors'0x0148' is a magic number.108
Errors'if' construct must use '{}'s.109
Errors'0x014A' is a magic number.109
Errors'0x017E' is a magic number.109
Errors'if' construct must use '{}'s.110
Errors'0x0180' is a magic number.110
Errors'0x01C3' is a magic number.110
Errors'if' construct must use '{}'s.111
Errors'0x01CD' is a magic number.111
Errors'0x01F0' is a magic number.111
Errors'if' construct must use '{}'s.112
Errors'0x01F4' is a magic number.112
Errors'0x01F5' is a magic number.112
Errors'if' construct must use '{}'s.113
Errors'0x01FA' is a magic number.113
Errors'0x0217' is a magic number.113
Errors'if' construct must use '{}'s.114
Errors'0x0250' is a magic number.114
Errors'0x02A8' is a magic number.114
Errors'if' construct must use '{}'s.115
Errors'0x02BB' is a magic number.115
Errors'0x02C1' is a magic number.115
Errors'if' construct must use '{}'s.116
Errors'0x0386' is a magic number.116
Errors'if' construct must use '{}'s.117
Errors'0x0388' is a magic number.117
Errors'0x038A' is a magic number.117
Errors'if' construct must use '{}'s.118
Errors'0x038C' is a magic number.118
Errors'if' construct must use '{}'s.119
Errors'0x038E' is a magic number.119
Errors'0x03A1' is a magic number.119
Errors'if' construct must use '{}'s.120
Errors'0x03A3' is a magic number.120
Errors'0x03CE' is a magic number.120
Errors'if' construct must use '{}'s.121
Errors'0x03D0' is a magic number.121
Errors'0x03D6' is a magic number.121
Errors'if' construct must use '{}'s.122
Errors'0x03DA' is a magic number.122
Errors'if' construct must use '{}'s.123
Errors'0x03DC' is a magic number.123
Errors'if' construct must use '{}'s.124
Errors'0x03DE' is a magic number.124
Errors'if' construct must use '{}'s.125
Errors'0x03E0' is a magic number.125
Errors'if' construct must use '{}'s.126
Errors'0x03E2' is a magic number.126
Errors'0x03F3' is a magic number.126
Errors'if' construct must use '{}'s.127
Errors'0x0401' is a magic number.127
Errors'0x040C' is a magic number.127
Errors'if' construct must use '{}'s.128
Errors'0x040E' is a magic number.128
Errors'0x044F' is a magic number.128
Errors'if' construct must use '{}'s.129
Errors'0x0451' is a magic number.129
Errors'0x045C' is a magic number.129
Errors'if' construct must use '{}'s.130
Errors'0x045E' is a magic number.130
Errors'0x0481' is a magic number.130
Errors'if' construct must use '{}'s.131
Errors'0x0490' is a magic number.131
Errors'0x04C4' is a magic number.131
Errors'if' construct must use '{}'s.132
Errors'0x04C7' is a magic number.132
Errors'0x04C8' is a magic number.132
Errors'if' construct must use '{}'s.133
Errors'0x04CB' is a magic number.133
Errors'0x04CC' is a magic number.133
Errors'if' construct must use '{}'s.134
Errors'0x04D0' is a magic number.134
Errors'0x04EB' is a magic number.134
Errors'if' construct must use '{}'s.135
Errors'0x04EE' is a magic number.135
Errors'0x04F5' is a magic number.135
Errors'if' construct must use '{}'s.136
Errors'0x04F8' is a magic number.136
Errors'0x04F9' is a magic number.136
Errors'if' construct must use '{}'s.137
Errors'0x0531' is a magic number.137
Errors'0x0556' is a magic number.137
Errors'if' construct must use '{}'s.138
Errors'0x0559' is a magic number.138
Errors'if' construct must use '{}'s.139
Errors'0x0561' is a magic number.139
Errors'0x0586' is a magic number.139
Errors'if' construct must use '{}'s.140
Errors'0x05D0' is a magic number.140
Errors'0x05EA' is a magic number.140
Errors'if' construct must use '{}'s.141
Errors'0x05F0' is a magic number.141
Errors'0x05F2' is a magic number.141
Errors'if' construct must use '{}'s.142
Errors'0x0621' is a magic number.142
Errors'0x063A' is a magic number.142
Errors'if' construct must use '{}'s.143
Errors'0x0641' is a magic number.143
Errors'0x064A' is a magic number.143
Errors'if' construct must use '{}'s.144
Errors'0x0671' is a magic number.144
Errors'0x06B7' is a magic number.144
Errors'if' construct must use '{}'s.145
Errors'0x06BA' is a magic number.145
Errors'0x06BE' is a magic number.145
Errors'if' construct must use '{}'s.146
Errors'0x06C0' is a magic number.146
Errors'0x06CE' is a magic number.146
Errors'if' construct must use '{}'s.147
Errors'0x06D0' is a magic number.147
Errors'0x06D3' is a magic number.147
Errors'if' construct must use '{}'s.148
Errors'0x06D5' is a magic number.148
Errors'if' construct must use '{}'s.149
Errors'0x06E5' is a magic number.149
Errors'0x06E6' is a magic number.149
Errors'if' construct must use '{}'s.150
Errors'0x0905' is a magic number.150
Errors'0x0939' is a magic number.150
Errors'if' construct must use '{}'s.151
Errors'0x093D' is a magic number.151
Errors'if' construct must use '{}'s.152
Errors'0x0958' is a magic number.152
Errors'0x0961' is a magic number.152
Errors'if' construct must use '{}'s.153
Errors'0x0985' is a magic number.153
Errors'0x098C' is a magic number.153
Errors'if' construct must use '{}'s.154
Errors'0x098F' is a magic number.154
Errors'0x0990' is a magic number.154
Errors'if' construct must use '{}'s.155
Errors'0x0993' is a magic number.155
Errors'0x09A8' is a magic number.155
Errors'if' construct must use '{}'s.156
Errors'0x09AA' is a magic number.156
Errors'0x09B0' is a magic number.156
Errors'if' construct must use '{}'s.157
Errors'0x09B2' is a magic number.157
Errors'if' construct must use '{}'s.158
Errors'0x09B6' is a magic number.158
Errors'0x09B9' is a magic number.158
Errors'if' construct must use '{}'s.159
Errors'0x09DC' is a magic number.159
Errors'0x09DD' is a magic number.159
Errors'if' construct must use '{}'s.160
Errors'0x09DF' is a magic number.160
Errors'0x09E1' is a magic number.160
Errors'if' construct must use '{}'s.161
Errors'0x09F0' is a magic number.161
Errors'0x09F1' is a magic number.161
Errors'if' construct must use '{}'s.162
Errors'0x0A05' is a magic number.162
Errors'0x0A0A' is a magic number.162
Errors'if' construct must use '{}'s.163
Errors'0x0A0F' is a magic number.163
Errors'0x0A10' is a magic number.163
Errors'if' construct must use '{}'s.164
Errors'0x0A13' is a magic number.164
Errors'0x0A28' is a magic number.164
Errors'if' construct must use '{}'s.165
Errors'0x0A2A' is a magic number.165
Errors'0x0A30' is a magic number.165
Errors'if' construct must use '{}'s.166
Errors'0x0A32' is a magic number.166
Errors'0x0A33' is a magic number.166
Errors'if' construct must use '{}'s.167
Errors'0x0A35' is a magic number.167
Errors'0x0A36' is a magic number.167
Errors'if' construct must use '{}'s.168
Errors'0x0A38' is a magic number.168
Errors'0x0A39' is a magic number.168
Errors'if' construct must use '{}'s.169
Errors'0x0A59' is a magic number.169
Errors'0x0A5C' is a magic number.169
Errors'if' construct must use '{}'s.170
Errors'0x0A5E' is a magic number.170
Errors'if' construct must use '{}'s.171
Errors'0x0A72' is a magic number.171
Errors'0x0A74' is a magic number.171
Errors'if' construct must use '{}'s.172
Errors'0x0A85' is a magic number.172
Errors'0x0A8B' is a magic number.172
Errors'if' construct must use '{}'s.173
Errors'0x0A8D' is a magic number.173
Errors'if' construct must use '{}'s.174
Errors'0x0A8F' is a magic number.174
Errors'0x0A91' is a magic number.174
Errors'if' construct must use '{}'s.175
Errors'0x0A93' is a magic number.175
Errors'0x0AA8' is a magic number.175
Errors'if' construct must use '{}'s.176
Errors'0x0AAA' is a magic number.176
Errors'0x0AB0' is a magic number.176
Errors'if' construct must use '{}'s.177
Errors'0x0AB2' is a magic number.177
Errors'0x0AB3' is a magic number.177
Errors'if' construct must use '{}'s.178
Errors'0x0AB5' is a magic number.178
Errors'0x0AB9' is a magic number.178
Errors'if' construct must use '{}'s.179
Errors'0x0ABD' is a magic number.179
Errors'if' construct must use '{}'s.180
Errors'0x0AE0' is a magic number.180
Errors'if' construct must use '{}'s.181
Errors'0x0B05' is a magic number.181
Errors'0x0B0C' is a magic number.181
Errors'if' construct must use '{}'s.182
Errors'0x0B0F' is a magic number.182
Errors'0x0B10' is a magic number.182
Errors'if' construct must use '{}'s.183
Errors'0x0B13' is a magic number.183
Errors'0x0B28' is a magic number.183
Errors'if' construct must use '{}'s.184
Errors'0x0B2A' is a magic number.184
Errors'0x0B30' is a magic number.184
Errors'if' construct must use '{}'s.185
Errors'0x0B32' is a magic number.185
Errors'0x0B33' is a magic number.185
Errors'if' construct must use '{}'s.186
Errors'0x0B36' is a magic number.186
Errors'0x0B39' is a magic number.186
Errors'if' construct must use '{}'s.187
Errors'0x0B3D' is a magic number.187
Errors'if' construct must use '{}'s.188
Errors'0x0B5C' is a magic number.188
Errors'0x0B5D' is a magic number.188
Errors'if' construct must use '{}'s.189
Errors'0x0B5F' is a magic number.189
Errors'0x0B61' is a magic number.189
Errors'if' construct must use '{}'s.190
Errors'0x0B85' is a magic number.190
Errors'0x0B8A' is a magic number.190
Errors'if' construct must use '{}'s.191
Errors'0x0B8E' is a magic number.191
Errors'0x0B90' is a magic number.191
Errors'if' construct must use '{}'s.192
Errors'0x0B92' is a magic number.192
Errors'0x0B95' is a magic number.192
Errors'if' construct must use '{}'s.193
Errors'0x0B99' is a magic number.193
Errors'0x0B9A' is a magic number.193
Errors'if' construct must use '{}'s.194
Errors'0x0B9C' is a magic number.194
Errors'if' construct must use '{}'s.195
Errors'0x0B9E' is a magic number.195
Errors'0x0B9F' is a magic number.195
Errors'if' construct must use '{}'s.196
Errors'0x0BA3' is a magic number.196
Errors'0x0BA4' is a magic number.196
Errors'if' construct must use '{}'s.197
Errors'0x0BA8' is a magic number.197
Errors'0x0BAA' is a magic number.197
Errors'if' construct must use '{}'s.198
Errors'0x0BAE' is a magic number.198
Errors'0x0BB5' is a magic number.198
Errors'if' construct must use '{}'s.199
Errors'0x0BB7' is a magic number.199
Errors'0x0BB9' is a magic number.199
Errors'if' construct must use '{}'s.200
Errors'0x0C05' is a magic number.200
Errors'0x0C0C' is a magic number.200
Errors'if' construct must use '{}'s.201
Errors'0x0C0E' is a magic number.201
Errors'0x0C10' is a magic number.201
Errors'if' construct must use '{}'s.202
Errors'0x0C12' is a magic number.202
Errors'0x0C28' is a magic number.202
Errors'if' construct must use '{}'s.203
Errors'0x0C2A' is a magic number.203
Errors'0x0C33' is a magic number.203
Errors'if' construct must use '{}'s.204
Errors'0x0C35' is a magic number.204
Errors'0x0C39' is a magic number.204
Errors'if' construct must use '{}'s.205
Errors'0x0C60' is a magic number.205
Errors'0x0C61' is a magic number.205
Errors'if' construct must use '{}'s.206
Errors'0x0C85' is a magic number.206
Errors'0x0C8C' is a magic number.206
Errors'if' construct must use '{}'s.207
Errors'0x0C8E' is a magic number.207
Errors'0x0C90' is a magic number.207
Errors'if' construct must use '{}'s.208
Errors'0x0C92' is a magic number.208
Errors'0x0CA8' is a magic number.208
Errors'if' construct must use '{}'s.209
Errors'0x0CAA' is a magic number.209
Errors'0x0CB3' is a magic number.209
Errors'if' construct must use '{}'s.210
Errors'0x0CB5' is a magic number.210
Errors'0x0CB9' is a magic number.210
Errors'if' construct must use '{}'s.211
Errors'0x0CDE' is a magic number.211
Errors'if' construct must use '{}'s.212
Errors'0x0CE0' is a magic number.212
Errors'0x0CE1' is a magic number.212
Errors'if' construct must use '{}'s.213
Errors'0x0D05' is a magic number.213
Errors'0x0D0C' is a magic number.213
Errors'if' construct must use '{}'s.214
Errors'0x0D0E' is a magic number.214
Errors'0x0D10' is a magic number.214
Errors'if' construct must use '{}'s.215
Errors'0x0D12' is a magic number.215
Errors'0x0D28' is a magic number.215
Errors'if' construct must use '{}'s.216
Errors'0x0D2A' is a magic number.216
Errors'0x0D39' is a magic number.216
Errors'if' construct must use '{}'s.217
Errors'0x0D60' is a magic number.217
Errors'0x0D61' is a magic number.217
Errors'if' construct must use '{}'s.218
Errors'0x0E01' is a magic number.218
Errors'0x0E2E' is a magic number.218
Errors'if' construct must use '{}'s.219
Errors'0x0E30' is a magic number.219
Errors'if' construct must use '{}'s.220
Errors'0x0E32' is a magic number.220
Errors'0x0E33' is a magic number.220
Errors'if' construct must use '{}'s.221
Errors'0x0E40' is a magic number.221
Errors'0x0E45' is a magic number.221
Errors'if' construct must use '{}'s.222
Errors'0x0E81' is a magic number.222
Errors'0x0E82' is a magic number.222
Errors'if' construct must use '{}'s.223
Errors'0x0E84' is a magic number.223
Errors'if' construct must use '{}'s.224
Errors'0x0E87' is a magic number.224
Errors'0x0E88' is a magic number.224
Errors'if' construct must use '{}'s.225
Errors'0x0E8A' is a magic number.225
Errors'if' construct must use '{}'s.226
Errors'0x0E8D' is a magic number.226
Errors'if' construct must use '{}'s.227
Errors'0x0E94' is a magic number.227
Errors'0x0E97' is a magic number.227
Errors'if' construct must use '{}'s.228
Errors'0x0E99' is a magic number.228
Errors'0x0E9F' is a magic number.228
Errors'if' construct must use '{}'s.229
Errors'0x0EA1' is a magic number.229
Errors'0x0EA3' is a magic number.229
Errors'if' construct must use '{}'s.230
Errors'0x0EA5' is a magic number.230
Errors'if' construct must use '{}'s.231
Errors'0x0EA7' is a magic number.231
Errors'if' construct must use '{}'s.232
Errors'0x0EAA' is a magic number.232
Errors'0x0EAB' is a magic number.232
Errors'if' construct must use '{}'s.233
Errors'0x0EAD' is a magic number.233
Errors'0x0EAE' is a magic number.233
Errors'if' construct must use '{}'s.234
Errors'0x0EB0' is a magic number.234
Errors'if' construct must use '{}'s.235
Errors'0x0EB2' is a magic number.235
Errors'0x0EB3' is a magic number.235
Errors'if' construct must use '{}'s.236
Errors'0x0EBD' is a magic number.236
Errors'if' construct must use '{}'s.237
Errors'0x0EC0' is a magic number.237
Errors'0x0EC4' is a magic number.237
Errors'if' construct must use '{}'s.238
Errors'0x0F40' is a magic number.238
Errors'0x0F47' is a magic number.238
Errors'if' construct must use '{}'s.239
Errors'0x0F49' is a magic number.239
Errors'0x0F69' is a magic number.239
Errors'if' construct must use '{}'s.240
Errors'0x10A0' is a magic number.240
Errors'0x10C5' is a magic number.240
Errors'if' construct must use '{}'s.241
Errors'0x10D0' is a magic number.241
Errors'0x10F6' is a magic number.241
Errors'if' construct must use '{}'s.242
Errors'0x1100' is a magic number.242
Errors'if' construct must use '{}'s.243
Errors'0x1102' is a magic number.243
Errors'0x1103' is a magic number.243
Errors'if' construct must use '{}'s.244
Errors'0x1105' is a magic number.244
Errors'0x1107' is a magic number.244
Errors'if' construct must use '{}'s.245
Errors'0x1109' is a magic number.245
Errors'if' construct must use '{}'s.246
Errors'0x110B' is a magic number.246
Errors'0x110C' is a magic number.246
Errors'if' construct must use '{}'s.247
Errors'0x110E' is a magic number.247
Errors'0x1112' is a magic number.247
Errors'if' construct must use '{}'s.248
Errors'0x113C' is a magic number.248
Errors'if' construct must use '{}'s.249
Errors'0x113E' is a magic number.249
Errors'if' construct must use '{}'s.250
Errors'0x1140' is a magic number.250
Errors'if' construct must use '{}'s.251
Errors'0x114C' is a magic number.251
Errors'if' construct must use '{}'s.252
Errors'0x114E' is a magic number.252
Errors'if' construct must use '{}'s.253
Errors'0x1150' is a magic number.253
Errors'if' construct must use '{}'s.254
Errors'0x1154' is a magic number.254
Errors'0x1155' is a magic number.254
Errors'if' construct must use '{}'s.255
Errors'0x1159' is a magic number.255
Errors'if' construct must use '{}'s.256
Errors'0x115F' is a magic number.256
Errors'0x1161' is a magic number.256
Errors'if' construct must use '{}'s.257
Errors'0x1163' is a magic number.257
Errors'if' construct must use '{}'s.258
Errors'0x1165' is a magic number.258
Errors'if' construct must use '{}'s.259
Errors'0x1167' is a magic number.259
Errors'if' construct must use '{}'s.260
Errors'0x1169' is a magic number.260
Errors'if' construct must use '{}'s.261
Errors'0x116D' is a magic number.261
Errors'0x116E' is a magic number.261
Errors'if' construct must use '{}'s.262
Errors'0x1172' is a magic number.262
Errors'0x1173' is a magic number.262
Errors'if' construct must use '{}'s.263
Errors'0x1175' is a magic number.263
Errors'if' construct must use '{}'s.264
Errors'0x119E' is a magic number.264
Errors'if' construct must use '{}'s.265
Errors'0x11A8' is a magic number.265
Errors'if' construct must use '{}'s.266
Errors'0x11AB' is a magic number.266
Errors'if' construct must use '{}'s.267
Errors'0x11AE' is a magic number.267
Errors'0x11AF' is a magic number.267
Errors'if' construct must use '{}'s.268
Errors'0x11B7' is a magic number.268
Errors'0x11B8' is a magic number.268
Errors'if' construct must use '{}'s.269
Errors'0x11BA' is a magic number.269
Errors'if' construct must use '{}'s.270
Errors'0x11BC' is a magic number.270
Errors'0x11C2' is a magic number.270
Errors'if' construct must use '{}'s.271
Errors'0x11EB' is a magic number.271
Errors'if' construct must use '{}'s.272
Errors'0x11F0' is a magic number.272
Errors'if' construct must use '{}'s.273
Errors'0x11F9' is a magic number.273
Errors'if' construct must use '{}'s.274
Errors'0x1E00' is a magic number.274
Errors'0x1E9B' is a magic number.274
Errors'if' construct must use '{}'s.275
Errors'0x1EA0' is a magic number.275
Errors'0x1EF9' is a magic number.275
Errors'if' construct must use '{}'s.276
Errors'0x1F00' is a magic number.276
Errors'0x1F15' is a magic number.276
Errors'if' construct must use '{}'s.277
Errors'0x1F18' is a magic number.277
Errors'0x1F1D' is a magic number.277
Errors'if' construct must use '{}'s.278
Errors'0x1F20' is a magic number.278
Errors'0x1F45' is a magic number.278
Errors'if' construct must use '{}'s.279
Errors'0x1F48' is a magic number.279
Errors'0x1F4D' is a magic number.279
Errors'if' construct must use '{}'s.280
Errors'0x1F50' is a magic number.280
Errors'0x1F57' is a magic number.280
Errors'if' construct must use '{}'s.281
Errors'0x1F59' is a magic number.281
Errors'if' construct must use '{}'s.282
Errors'0x1F5B' is a magic number.282
Errors'if' construct must use '{}'s.283
Errors'0x1F5D' is a magic number.283
Errors'if' construct must use '{}'s.284
Errors'0x1F5F' is a magic number.284
Errors'0x1F7D' is a magic number.284
Errors'if' construct must use '{}'s.285
Errors'0x1F80' is a magic number.285
Errors'0x1FB4' is a magic number.285
Errors'if' construct must use '{}'s.286
Errors'0x1FB6' is a magic number.286
Errors'0x1FBC' is a magic number.286
Errors'if' construct must use '{}'s.287
Errors'0x1FBE' is a magic number.287
Errors'if' construct must use '{}'s.288
Errors'0x1FC2' is a magic number.288
Errors'0x1FC4' is a magic number.288
Errors'if' construct must use '{}'s.289
Errors'0x1FC6' is a magic number.289
Errors'0x1FCC' is a magic number.289
Errors'if' construct must use '{}'s.290
Errors'0x1FD0' is a magic number.290
Errors'0x1FD3' is a magic number.290
Errors'if' construct must use '{}'s.291
Errors'0x1FD6' is a magic number.291
Errors'0x1FDB' is a magic number.291
Errors'if' construct must use '{}'s.292
Errors'0x1FE0' is a magic number.292
Errors'0x1FEC' is a magic number.292
Errors'if' construct must use '{}'s.293
Errors'0x1FF2' is a magic number.293
Errors'0x1FF4' is a magic number.293
Errors'if' construct must use '{}'s.294
Errors'0x1FF6' is a magic number.294
Errors'0x1FFC' is a magic number.294
Errors'if' construct must use '{}'s.295
Errors'0x2126' is a magic number.295
Errors'if' construct must use '{}'s.296
Errors'0x212A' is a magic number.296
Errors'0x212B' is a magic number.296
Errors'if' construct must use '{}'s.297
Errors'0x212E' is a magic number.297
Errors'if' construct must use '{}'s.298
Errors'0x2180' is a magic number.298
Errors'0x2182' is a magic number.298
Errors'if' construct must use '{}'s.299
ErrorsLine has trailing spaces.299
Errors'0x3007' is a magic number.299
Errors'if' construct must use '{}'s.300
Errors'0x3021' is a magic number.300
Errors'0x3029' is a magic number.300
Errors'if' construct must use '{}'s.301
Errors'0x3041' is a magic number.301
Errors'0x3094' is a magic number.301
Errors'if' construct must use '{}'s.302
Errors'0x30A1' is a magic number.302
Errors'0x30FA' is a magic number.302
Errors'if' construct must use '{}'s.303
Errors'0x3105' is a magic number.303
Errors'0x312C' is a magic number.303
Errors'if' construct must use '{}'s.304
Errors'0x4E00' is a magic number.304
Errors'0x9FA5' is a magic number.304
Errors'if' construct must use '{}'s.305
Errors'0xAC00' is a magic number.305
Errors'0xD7A3' is a magic number.305
ErrorsLine has trailing spaces.306
ErrorsLine has trailing spaces.308
ErrorsParameter c should be final.320
Errors'if' construct must use '{}'s.322
Errors'0x0300' is a magic number.322
Errors'0x0345' is a magic number.322
Errors'if' construct must use '{}'s.323
Errors'0x0360' is a magic number.323
Errors'0x0361' is a magic number.323
Errors'if' construct must use '{}'s.324
Errors'0x0483' is a magic number.324
Errors'0x0486' is a magic number.324
Errors'if' construct must use '{}'s.325
Errors'0x0591' is a magic number.325
Errors'0x05A1' is a magic number.325
ErrorsLine has trailing spaces.326
Errors'if' construct must use '{}'s.327
Errors'0x05A3' is a magic number.327
Errors'0x05B9' is a magic number.327
Errors'if' construct must use '{}'s.328
Errors'0x05BB' is a magic number.328
Errors'0x05BD' is a magic number.328
Errors'if' construct must use '{}'s.329
Errors'0x05BF' is a magic number.329
Errors'if' construct must use '{}'s.330
Errors'0x05C1' is a magic number.330
Errors'0x05C2' is a magic number.330
ErrorsLine has trailing spaces.331
Errors'if' construct must use '{}'s.332
Errors'0x05C4' is a magic number.332
Errors'if' construct must use '{}'s.333
Errors'0x064B' is a magic number.333
Errors'0x0652' is a magic number.333
Errors'if' construct must use '{}'s.334
Errors'0x0670' is a magic number.334
Errors'if' construct must use '{}'s.335
Errors'0x06D6' is a magic number.335
Errors'0x06DC' is a magic number.335
ErrorsLine has trailing spaces.336
Errors'if' construct must use '{}'s.337
Errors'0x06DD' is a magic number.337
Errors'0x06DF' is a magic number.337
Errors'if' construct must use '{}'s.338
Errors'0x06E0' is a magic number.338
Errors'0x06E4' is a magic number.338
Errors'if' construct must use '{}'s.339
Errors'0x06E7' is a magic number.339
Errors'0x06E8' is a magic number.339
ErrorsLine has trailing spaces.340
Errors'if' construct must use '{}'s.341
Errors'0x06EA' is a magic number.341
Errors'0x06ED' is a magic number.341
Errors'if' construct must use '{}'s.342
Errors'0x0901' is a magic number.342
Errors'0x0903' is a magic number.342
Errors'if' construct must use '{}'s.343
Errors'0x093C' is a magic number.343
Errors'if' construct must use '{}'s.344
Errors'0x093E' is a magic number.344
Errors'0x094C' is a magic number.344
ErrorsLine has trailing spaces.345
Errors'if' construct must use '{}'s.346
Errors'0x094D' is a magic number.346
Errors'if' construct must use '{}'s.347
Errors'0x0951' is a magic number.347
Errors'0x0954' is a magic number.347
Errors'if' construct must use '{}'s.348
Errors'0x0962' is a magic number.348
Errors'0x0963' is a magic number.348
Errors'if' construct must use '{}'s.349
Errors'0x0981' is a magic number.349
Errors'0x0983' is a magic number.349
ErrorsLine has trailing spaces.350
Errors'if' construct must use '{}'s.351
Errors'0x09BC' is a magic number.351
Errors'if' construct must use '{}'s.352
Errors'0x09BE' is a magic number.352
Errors'if' construct must use '{}'s.353
Errors'0x09BF' is a magic number.353
Errors'if' construct must use '{}'s.354
Errors'0x09C0' is a magic number.354
Errors'0x09C4' is a magic number.354
Errors'if' construct must use '{}'s.355
Errors'0x09C7' is a magic number.355
Errors'0x09C8' is a magic number.355
ErrorsLine has trailing spaces.356
Errors'if' construct must use '{}'s.357
Errors'0x09CB' is a magic number.357
Errors'0x09CD' is a magic number.357
Errors'if' construct must use '{}'s.358
Errors'0x09D7' is a magic number.358
Errors'if' construct must use '{}'s.359
Errors'0x09E2' is a magic number.359
Errors'0x09E3' is a magic number.359
Errors'if' construct must use '{}'s.360
Errors'0x0A02' is a magic number.360
Errors'if' construct must use '{}'s.361
Errors'0x0A3C' is a magic number.361
ErrorsLine has trailing spaces.362
Errors'if' construct must use '{}'s.363
Errors'0x0A3E' is a magic number.363
Errors'if' construct must use '{}'s.364
Errors'0x0A3F' is a magic number.364
Errors'if' construct must use '{}'s.365
Errors'0x0A40' is a magic number.365
Errors'0x0A42' is a magic number.365
Errors'if' construct must use '{}'s.366
Errors'0x0A47' is a magic number.366
Errors'0x0A48' is a magic number.366
ErrorsLine has trailing spaces.367
Errors'if' construct must use '{}'s.368
Errors'0x0A4B' is a magic number.368
Errors'0x0A4D' is a magic number.368
Errors'if' construct must use '{}'s.369
Errors'0x0A70' is a magic number.369
Errors'0x0A71' is a magic number.369
Errors'if' construct must use '{}'s.370
Errors'0x0A81' is a magic number.370
Errors'0x0A83' is a magic number.370
Errors'if' construct must use '{}'s.371
Errors'0x0ABC' is a magic number.371
ErrorsLine has trailing spaces.372
Errors'if' construct must use '{}'s.373
Errors'0x0ABE' is a magic number.373
Errors'0x0AC5' is a magic number.373
Errors'if' construct must use '{}'s.374
Errors'0x0AC7' is a magic number.374
Errors'0x0AC9' is a magic number.374
Errors'if' construct must use '{}'s.375
Errors'0x0ACB' is a magic number.375
Errors'0x0ACD' is a magic number.375
ErrorsLine has trailing spaces.376
Errors'if' construct must use '{}'s.377
Errors'0x0B01' is a magic number.377
Errors'0x0B03' is a magic number.377
Errors'if' construct must use '{}'s.378
Errors'0x0B3C' is a magic number.378
Errors'if' construct must use '{}'s.379
Errors'0x0B3E' is a magic number.379
Errors'0x0B43' is a magic number.379
Errors'if' construct must use '{}'s.380
Errors'0x0B47' is a magic number.380
Errors'0x0B48' is a magic number.380
ErrorsLine has trailing spaces.381
Errors'if' construct must use '{}'s.382
Errors'0x0B4B' is a magic number.382
Errors'0x0B4D' is a magic number.382
Errors'if' construct must use '{}'s.383
Errors'0x0B56' is a magic number.383
Errors'0x0B57' is a magic number.383
Errors'if' construct must use '{}'s.384
Errors'0x0B82' is a magic number.384
Errors'0x0B83' is a magic number.384
ErrorsLine has trailing spaces.385
Errors'if' construct must use '{}'s.386
Errors'0x0BBE' is a magic number.386
Errors'0x0BC2' is a magic number.386
Errors'if' construct must use '{}'s.387
Errors'0x0BC6' is a magic number.387
Errors'0x0BC8' is a magic number.387
Errors'if' construct must use '{}'s.388
Errors'0x0BCA' is a magic number.388
Errors'0x0BCD' is a magic number.388
Errors'if' construct must use '{}'s.389
Errors'0x0BD7' is a magic number.389
ErrorsLine has trailing spaces.390
Errors'if' construct must use '{}'s.391
Errors'0x0C01' is a magic number.391
Errors'0x0C03' is a magic number.391
Errors'if' construct must use '{}'s.392
Errors'0x0C3E' is a magic number.392
Errors'0x0C44' is a magic number.392
Errors'if' construct must use '{}'s.393
Errors'0x0C46' is a magic number.393
Errors'0x0C48' is a magic number.393
ErrorsLine has trailing spaces.394
Errors'if' construct must use '{}'s.395
Errors'0x0C4A' is a magic number.395
Errors'0x0C4D' is a magic number.395
Errors'if' construct must use '{}'s.396
Errors'0x0C55' is a magic number.396
Errors'0x0C56' is a magic number.396
Errors'if' construct must use '{}'s.397
Errors'0x0C82' is a magic number.397
Errors'0x0C83' is a magic number.397
ErrorsLine has trailing spaces.398
Errors'if' construct must use '{}'s.399
Errors'0x0CBE' is a magic number.399
Errors'0x0CC4' is a magic number.399
Errors'if' construct must use '{}'s.400
Errors'0x0CC6' is a magic number.400
Errors'0x0CC8' is a magic number.400
Errors'if' construct must use '{}'s.401
Errors'0x0CCA' is a magic number.401
Errors'0x0CCD' is a magic number.401
ErrorsLine has trailing spaces.402
Errors'if' construct must use '{}'s.403
Errors'0x0CD5' is a magic number.403
Errors'0x0CD6' is a magic number.403
Errors'if' construct must use '{}'s.404
Errors'0x0D02' is a magic number.404
Errors'0x0D03' is a magic number.404
Errors'if' construct must use '{}'s.405
Errors'0x0D3E' is a magic number.405
Errors'0x0D43' is a magic number.405
ErrorsLine has trailing spaces.406
Errors'if' construct must use '{}'s.407
Errors'0x0D46' is a magic number.407
Errors'0x0D48' is a magic number.407
Errors'if' construct must use '{}'s.408
Errors'0x0D4A' is a magic number.408
Errors'0x0D4D' is a magic number.408
Errors'if' construct must use '{}'s.409
Errors'0x0D57' is a magic number.409
Errors'if' construct must use '{}'s.410
Errors'0x0E31' is a magic number.410
ErrorsLine has trailing spaces.411
Errors'if' construct must use '{}'s.412
Errors'0x0E34' is a magic number.412
Errors'0x0E3A' is a magic number.412
Errors'if' construct must use '{}'s.413
Errors'0x0E47' is a magic number.413
Errors'0x0E4E' is a magic number.413
Errors'if' construct must use '{}'s.414
Errors'0x0EB1' is a magic number.414
Errors'if' construct must use '{}'s.415
Errors'0x0EB4' is a magic number.415
Errors'0x0EB9' is a magic number.415
ErrorsLine has trailing spaces.416
Errors'if' construct must use '{}'s.417
Errors'0x0EBB' is a magic number.417
Errors'0x0EBC' is a magic number.417
Errors'if' construct must use '{}'s.418
Errors'0x0EC8' is a magic number.418
Errors'0x0ECD' is a magic number.418
Errors'if' construct must use '{}'s.419
Errors'0x0F18' is a magic number.419
Errors'0x0F19' is a magic number.419
Errors'if' construct must use '{}'s.420
Errors'0x0F35' is a magic number.420
ErrorsLine has trailing spaces.421
Errors'if' construct must use '{}'s.422
Errors'0x0F37' is a magic number.422
Errors'if' construct must use '{}'s.423
Errors'0x0F39' is a magic number.423
Errors'if' construct must use '{}'s.424
Errors'0x0F3E' is a magic number.424
Errors'if' construct must use '{}'s.425
Errors'0x0F3F' is a magic number.425
Errors'if' construct must use '{}'s.426
Errors'0x0F71' is a magic number.426
Errors'0x0F84' is a magic number.426
ErrorsLine has trailing spaces.427
Errors'if' construct must use '{}'s.428
Errors'0x0F86' is a magic number.428
Errors'0x0F8B' is a magic number.428
Errors'if' construct must use '{}'s.429
Errors'0x0F90' is a magic number.429
Errors'0x0F95' is a magic number.429
Errors'if' construct must use '{}'s.430
Errors'0x0F97' is a magic number.430
Errors'if' construct must use '{}'s.431
Errors'0x0F99' is a magic number.431
Errors'0x0FAD' is a magic number.431
ErrorsLine has trailing spaces.432
Errors'if' construct must use '{}'s.433
Errors'0x0FB1' is a magic number.433
Errors'0x0FB7' is a magic number.433
Errors'if' construct must use '{}'s.434
Errors'0x0FB9' is a magic number.434
Errors'if' construct must use '{}'s.435
Errors'0x20D0' is a magic number.435
Errors'0x20DC' is a magic number.435
Errors'if' construct must use '{}'s.436
Errors'0x20E1' is a magic number.436
ErrorsLine has trailing spaces.437
Errors'if' construct must use '{}'s.438
Errors'0x302A' is a magic number.438
Errors'0x302F' is a magic number.438
Errors'if' construct must use '{}'s.439
Errors'0x3099' is a magic number.439
Errors'if' construct must use '{}'s.440
ErrorsLine has trailing spaces.440
Errors'0x309A' is a magic number.440
ErrorsLine has trailing spaces.441
ErrorsLine has trailing spaces.443
ErrorsLine has trailing spaces.445
ErrorsLine has trailing spaces.447
ErrorsParameter c should be final.454
Errors'if' construct must use '{}'s.456
Errors'0x00B6' is a magic number.456
ErrorsLine has trailing spaces.458
Errors'if' construct must use '{}'s.459
Errors'0x00B7' is a magic number.459
Errors'if' construct must use '{}'s.460
Errors'0x02D0' is a magic number.460
Errors'if' construct must use '{}'s.461
Errors'0x02D1' is a magic number.461
Errors'if' construct must use '{}'s.462
Errors'0x0387' is a magic number.462
Errors'if' construct must use '{}'s.463
Errors'0x0640' is a magic number.463
Errors'if' construct must use '{}'s.464
Errors'0x0E46' is a magic number.464
Errors'if' construct must use '{}'s.465
Errors'0x0EC6' is a magic number.465
Errors'if' construct must use '{}'s.466
Errors'0x3005' is a magic number.466
ErrorsLine has trailing spaces.467
Errors'if' construct must use '{}'s.468
Errors'0x3031' is a magic number.468
Errors'0x3035' is a magic number.468
Errors'if' construct must use '{}'s.469
Errors'0x309D' is a magic number.469
Errors'0x309E' is a magic number.469
Errors'if' construct must use '{}'s.470
Errors'0x30FC' is a magic number.470
Errors'0x30FE' is a magic number.470
ErrorsLine has trailing spaces.471
ErrorsLine has trailing spaces.473
ErrorsLine has trailing spaces.475
ErrorsParameter c should be final.483
ErrorsLine has trailing spaces.484
Errors'if' construct must use '{}'s.485
Errors'0x0030' is a magic number.485
Errors'0x0039' is a magic number.485
Errors'if' construct must use '{}'s.486
Errors'0x0660' is a magic number.486
Errors'0x0669' is a magic number.486
Errors'if' construct must use '{}'s.487
Errors'0x06F0' is a magic number.487
Errors'0x06F9' is a magic number.487
Errors'if' construct must use '{}'s.488
Errors'0x0966' is a magic number.488
Errors'0x096F' is a magic number.488
ErrorsLine has trailing spaces.489
Errors'if' construct must use '{}'s.490
Errors'0x09E6' is a magic number.490
Errors'0x09EF' is a magic number.490
Errors'if' construct must use '{}'s.491
Errors'0x0A66' is a magic number.491
Errors'0x0A6F' is a magic number.491
Errors'if' construct must use '{}'s.492
Errors'0x0AE6' is a magic number.492
Errors'0x0AEF' is a magic number.492
ErrorsLine has trailing spaces.493
Errors'if' construct must use '{}'s.494
Errors'0x0B66' is a magic number.494
Errors'0x0B6F' is a magic number.494
Errors'if' construct must use '{}'s.495
Errors'0x0BE7' is a magic number.495
Errors'0x0BEF' is a magic number.495
Errors'if' construct must use '{}'s.496
Errors'0x0C66' is a magic number.496
Errors'0x0C6F' is a magic number.496
ErrorsLine has trailing spaces.497
Errors'if' construct must use '{}'s.498
Errors'0x0CE6' is a magic number.498
Errors'0x0CEF' is a magic number.498
Errors'if' construct must use '{}'s.499
Errors'0x0D66' is a magic number.499
Errors'0x0D6F' is a magic number.499
Errors'if' construct must use '{}'s.500
Errors'0x0E50' is a magic number.500
Errors'0x0E59' is a magic number.500
ErrorsLine has trailing spaces.501
Errors'if' construct must use '{}'s.502
Errors'0x0ED0' is a magic number.502
Errors'0x0ED9' is a magic number.502
Errors'if' construct must use '{}'s.503
ErrorsLine has trailing spaces.503
Errors'0x0F20' is a magic number.503
Errors'0x0F29' is a magic number.503
ErrorsLine has trailing spaces.504
ErrorsLine has trailing spaces.506
ErrorsLine has trailing spaces.507

org/jaxen/saxpath/base/XPathLexer.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsParameter xpath should be final.58
Errors'xpath' hides a field.58
Errors'{' should be on the previous line.59
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsMissing a Javadoc comment.63
ErrorsParameter xpath should be final.63
Errors'xpath' hides a field.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMethod length is 253 lines (max allowed is 150).75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
Errors'{' should be on the previous line.80
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsAvoid nested blocks.86
ErrorsLine has trailing spaces.90
ErrorsAvoid nested blocks.93
ErrorsLine has trailing spaces.97
ErrorsAvoid nested blocks.99
ErrorsAvoid nested blocks.105
ErrorsLine has trailing spaces.109
ErrorsAvoid nested blocks.111
ErrorsLine has trailing spaces.115
ErrorsAvoid nested blocks.117
ErrorsLine has trailing spaces.121
ErrorsAvoid nested blocks.123
ErrorsLine has trailing spaces.127
ErrorsAvoid nested blocks.129
ErrorsLine has trailing spaces.133
ErrorsAvoid nested blocks.135
ErrorsLine has trailing spaces.139
ErrorsAvoid nested blocks.141
ErrorsLine has trailing spaces.145
ErrorsAvoid nested blocks.148
ErrorsLine has trailing spaces.151
ErrorsAvoid nested blocks.154
ErrorsLine has trailing spaces.158
ErrorsAvoid nested blocks.160
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'{' should be on the previous line.162
ErrorsLine has trailing spaces.167
ErrorsAvoid nested blocks.169
ErrorsLine has trailing spaces.173
ErrorsAvoid nested blocks.175
ErrorsLine has trailing spaces.179
ErrorsAvoid nested blocks.181
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'{' should be on the previous line.183
Errors'}' should be on the same line.185
Errors'{' should be on the previous line.187
ErrorsLine has trailing spaces.192
ErrorsAvoid nested blocks.194
ErrorsLine has trailing spaces.198
ErrorsAvoid nested blocks.200
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'{' should be on the previous line.202
ErrorsAvoid nested blocks.213
ErrorsAvoid nested blocks.218
ErrorsAvoid nested blocks.236
ErrorsAvoid nested blocks.245
ErrorsLine has trailing spaces.249
ErrorsAvoid nested blocks.251
Errors'(' is followed by whitespace.252
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
Errors')' is preceded with whitespace.252
Errors'{' should be on the previous line.253
Errors'(' is followed by whitespace.259
Errors')' is preceded with whitespace.259
Errors'{' should be on the previous line.260
Errors'{' should be on the previous line.262
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.266
Errors'}' should be on the same line.267
Errors'{' should be on the previous line.269
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.273
Errors')' is preceded with whitespace.278
ErrorsLine has trailing spaces.279
Errors'(' is followed by whitespace.291
Errors')' is preceded with whitespace.291
Errors'{' should be on the previous line.292
ErrorsAvoid nested blocks.316
ErrorsAvoid nested blocks.321
ErrorsMissing a Javadoc comment.330
Errors'{' should be on the previous line.331
Errors'(' is followed by whitespace.333
Errors')' is preceded with whitespace.333
ErrorsLine has trailing spaces.340
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
ErrorsLine has trailing spaces.344
ErrorsLine has trailing spaces.346
Errors'(' is followed by whitespace.347
Errors')' is preceded with whitespace.347
Errors'{' should be on the previous line.348
Errors'(' is followed by whitespace.349
Errors'(' is followed by whitespace.349
Errors')' is preceded with whitespace.349
Errors')' is preceded with whitespace.349
Errors'{' should be on the previous line.350
Errors'}' should be on the same line.352
Errors'{' should be on the previous line.354
ErrorsLine has trailing spaces.358
Errors'(' is followed by whitespace.359
Errors')' is preceded with whitespace.362
ErrorsLine has trailing spaces.363
ErrorsLine has trailing spaces.366
ErrorsMissing a Javadoc comment.367
Errors'{' should be on the previous line.368
ErrorsLine has trailing spaces.370
Errorsswitch without "default" clause.371
Errors'(' is followed by whitespace.371
Errors')' is preceded with whitespace.371
Errors'{' should be on the previous line.372
ErrorsAvoid nested blocks.374
ErrorsLine has trailing spaces.378
ErrorsAvoid nested blocks.380
ErrorsLine has trailing spaces.384
ErrorsAvoid nested blocks.386
ErrorsLine has trailing spaces.390
ErrorsAvoid nested blocks.392
ErrorsLine has trailing spaces.397
ErrorsLine has trailing spaces.400
ErrorsMissing a Javadoc comment.401
Errors'{' should be on the previous line.402
ErrorsLine has trailing spaces.404
Errors'(' is followed by whitespace.405
Errors'(' is followed by whitespace.405
Errors')' is preceded with whitespace.405
Errors'(' is followed by whitespace.407
Errors')' is preceded with whitespace.407
Errors'(' is followed by whitespace.409
Errors'3' is a magic number.409
Errors')' is preceded with whitespace.409
Errors'{' should be on the previous line.411
Errors'(' is followed by whitespace.412
Errors'+' is not preceded with whitespace.415
Errors'+' is not followed by whitespace.415
Errors'3' is a magic number.415
Errors')' is preceded with whitespace.415
ErrorsLine has trailing spaces.416
ErrorsLine has trailing spaces.421
ErrorsLine has trailing spaces.424
ErrorsMissing a Javadoc comment.425
Errors'{' should be on the previous line.426
ErrorsLine has trailing spaces.428
Errors'(' is followed by whitespace.429
Errors'(' is followed by whitespace.429
Errors')' is preceded with whitespace.429
Errors'(' is followed by whitespace.431
Errors')' is preceded with whitespace.431
Errors'(' is followed by whitespace.433
Errors'3' is a magic number.433
Errors')' is preceded with whitespace.433
Errors'{' should be on the previous line.435
Errors'(' is followed by whitespace.436
Errors'+' is not preceded with whitespace.439
Errors'+' is not followed by whitespace.439
Errors'3' is a magic number.439
Errors')' is preceded with whitespace.439
ErrorsLine has trailing spaces.440
ErrorsLine has trailing spaces.445
ErrorsLine has trailing spaces.448
ErrorsMissing a Javadoc comment.449
Errors'{' should be on the previous line.450
ErrorsLine has trailing spaces.452
Errors'(' is followed by whitespace.453
Errors'(' is followed by whitespace.453
Errors')' is preceded with whitespace.453
Errors'(' is followed by whitespace.455
Errors')' is preceded with whitespace.455
Errors'(' is followed by whitespace.457
Errors'3' is a magic number.457
Errors')' is preceded with whitespace.457
Errors'{' should be on the previous line.459
Errors'(' is followed by whitespace.460
Errors'+' is not preceded with whitespace.463
Errors'+' is not followed by whitespace.463
Errors'3' is a magic number.463
Errors')' is preceded with whitespace.463
ErrorsLine has trailing spaces.464
ErrorsLine has trailing spaces.469
ErrorsLine has trailing spaces.472
ErrorsMissing a Javadoc comment.473
Errors'{' should be on the previous line.474
ErrorsLine has trailing spaces.476
Errors'(' is followed by whitespace.477
Errors'(' is followed by whitespace.477
Errors')' is preceded with whitespace.477
Errors'(' is followed by whitespace.479
Errors')' is preceded with whitespace.479
Errors'{' should be on the previous line.481
Errors'(' is followed by whitespace.482
Errors'+' is not preceded with whitespace.485
Errors'+' is not followed by whitespace.485
Errors')' is preceded with whitespace.485
ErrorsLine has trailing spaces.486
ErrorsLine has trailing spaces.490
ErrorsLine has trailing spaces.493
ErrorsMissing a Javadoc comment.494
Errors'{' should be on the previous line.495
ErrorsLine has trailing spaces.498
Errors'while' is not followed by whitespace.500
Errors'(' is followed by whitespace.500
Errors')' is preceded with whitespace.500
Errors'{' should be on the previous line.501
Errors'(' is followed by whitespace.502
Errors')' is preceded with whitespace.502
Errors'{' should be on the previous line.503
Errors'(' is followed by whitespace.505
Errors')' is preceded with whitespace.505
Errors'{' should be on the previous line.506
Errors'}' should be on the same line.509
Errors'{' should be on the previous line.511
ErrorsLine has trailing spaces.531
Errors'(' is followed by whitespace.532
Errors')' is preceded with whitespace.535
ErrorsLine has trailing spaces.537
ErrorsMissing a Javadoc comment.538
Errors'{' should be on the previous line.539
ErrorsLine has trailing spaces.541
Errors'while' is not followed by whitespace.543
Errors'(' is followed by whitespace.543
Errors')' is preceded with whitespace.543
Errors'{' should be on the previous line.544
Errors'(' is followed by whitespace.545
Errors')' is preceded with whitespace.545
Errors'{' should be on the previous line.546
ErrorsAvoid nested blocks.551
ErrorsLine has trailing spaces.555
ErrorsAvoid nested blocks.557
ErrorsLine has trailing spaces.562
Errors'(' is followed by whitespace.563
Errors')' is preceded with whitespace.566
ErrorsLine has trailing spaces.568
ErrorsMissing a Javadoc comment.569
Errors'{' should be on the previous line.570
Errors'(' is followed by whitespace.571
Errors'+' is not preceded with whitespace.574
Errors'+' is not followed by whitespace.574
Errors')' is preceded with whitespace.574
ErrorsLine has trailing spaces.575
ErrorsLine has trailing spaces.577
ErrorsLine has trailing spaces.580
ErrorsMissing a Javadoc comment.581
Errors'{' should be on the previous line.582
Errors'(' is followed by whitespace.583
Errors'+' is not preceded with whitespace.586
Errors'+' is not followed by whitespace.586
Errors')' is preceded with whitespace.586
ErrorsLine has trailing spaces.587
ErrorsLine has trailing spaces.589
ErrorsLine has trailing spaces.592
ErrorsMissing a Javadoc comment.593
Errors'{' should be on the previous line.594
Errors'(' is followed by whitespace.595
Errors'+' is not preceded with whitespace.598
Errors'+' is not followed by whitespace.598
Errors')' is preceded with whitespace.598
ErrorsLine has trailing spaces.600
ErrorsLine has trailing spaces.603
ErrorsMissing a Javadoc comment.604
Errors'{' should be on the previous line.605
Errors'(' is followed by whitespace.606
Errors'+' is not preceded with whitespace.609
Errors'+' is not followed by whitespace.609
Errors')' is preceded with whitespace.609
ErrorsLine has trailing spaces.611
ErrorsLine has trailing spaces.614
ErrorsMissing a Javadoc comment.615
Errors'{' should be on the previous line.616
Errors'(' is followed by whitespace.617
Errors'+' is not preceded with whitespace.620
Errors'+' is not followed by whitespace.620
Errors')' is preceded with whitespace.620
ErrorsLine has trailing spaces.622
ErrorsLine has trailing spaces.625
ErrorsMissing a Javadoc comment.626
Errors'{' should be on the previous line.627
Errors'(' is followed by whitespace.628
Errors'+' is not preceded with whitespace.631
Errors'+' is not followed by whitespace.631
Errors')' is preceded with whitespace.631
ErrorsLine has trailing spaces.632
ErrorsLine has trailing spaces.634
ErrorsLine has trailing spaces.637
ErrorsMissing a Javadoc comment.638
Errors'{' should be on the previous line.639
Errors'(' is followed by whitespace.640
Errors'+' is not preceded with whitespace.643
Errors'+' is not followed by whitespace.643
Errors')' is preceded with whitespace.643
ErrorsLine has trailing spaces.644
ErrorsLine has trailing spaces.646
ErrorsLine has trailing spaces.649
ErrorsMissing a Javadoc comment.650
Errors'{' should be on the previous line.651
Errors'(' is followed by whitespace.652
Errors'+' is not preceded with whitespace.655
Errors'+' is not followed by whitespace.655
Errors')' is preceded with whitespace.655
ErrorsLine has trailing spaces.657
ErrorsLine has trailing spaces.660
ErrorsMissing a Javadoc comment.661
Errors'{' should be on the previous line.662
Errors'(' is followed by whitespace.663
Errors'+' is not preceded with whitespace.666
Errors'+' is not followed by whitespace.666
Errors')' is preceded with whitespace.666
ErrorsLine has trailing spaces.667
ErrorsLine has trailing spaces.670
ErrorsLine has trailing spaces.673
ErrorsMissing a Javadoc comment.674
Errors'{' should be on the previous line.675
Errors'(' is followed by whitespace.676
Errors')' is preceded with whitespace.679
ErrorsLine has trailing spaces.680
ErrorsLine has trailing spaces.683
ErrorsLine has trailing spaces.686
ErrorsMissing a Javadoc comment.687
Errors'{' should be on the previous line.688
ErrorsLine has trailing spaces.690
Errorsswitch without "default" clause.691
Errors'(' is followed by whitespace.691
Errors')' is preceded with whitespace.691
Errors'{' should be on the previous line.692
ErrorsAvoid nested blocks.694
Errors'(' is followed by whitespace.695
Errors')' is preceded with whitespace.695
Errors'{' should be on the previous line.696
Errors'(' is followed by whitespace.697
Errors')' is preceded with whitespace.700
Errors'}' should be on the same line.702
Errors'{' should be on the previous line.704
Errors'(' is followed by whitespace.705
ErrorsLine has trailing spaces.710
ErrorsAvoid nested blocks.715
Errors'(' is followed by whitespace.716
Errors')' is preceded with whitespace.716
Errors'{' should be on the previous line.717
Errors'(' is followed by whitespace.718
Errors')' is preceded with whitespace.721
Errors'}' should be on the same line.723
Errors'{' should be on the previous line.725
Errors'(' is followed by whitespace.726
Errors')' is preceded with whitespace.729
ErrorsLine has trailing spaces.731
ErrorsLine has trailing spaces.736
ErrorsLine has trailing spaces.738
ErrorsLine has trailing spaces.740
ErrorsMissing a Javadoc comment.742
Errors'{' should be on the previous line.743
ErrorsLine is longer than 80 characters.744
ErrorsAvoid inline conditionals.744
Errors'(' is followed by whitespace.745
Errors'+' is not preceded with whitespace.748
Errors'+' is not followed by whitespace.748
Errors')' is preceded with whitespace.748
ErrorsLine has trailing spaces.749
ErrorsLine has trailing spaces.751
ErrorsLine has trailing spaces.754
ErrorsMissing a Javadoc comment.755
Errors'{' should be on the previous line.756
ErrorsLine has trailing spaces.758
ErrorsLine has trailing spaces.760
ErrorsLine has trailing spaces.762
ErrorsLine has trailing spaces.764
Errors'(' is followed by whitespace.765
Errors'(' is followed by whitespace.765
Errors')' is preceded with whitespace.765
Errors')' is preceded with whitespace.767
Errors'{' should be on the previous line.768
Errors'(' is followed by whitespace.769
Errors')' is preceded with whitespace.769
Errors'{' should be on the previous line.770
Errors'(' is followed by whitespace.771
Errors')' is preceded with whitespace.774
ErrorsLine has trailing spaces.778
ErrorsLine has trailing spaces.781
ErrorsMissing a Javadoc comment.782
Errors'{' should be on the previous line.783
ErrorsLine has trailing spaces.785
Errors'(' is followed by whitespace.786
Errors')' is preceded with whitespace.786
Errors'{' should be on the previous line.787
ErrorsAvoid nested blocks.789
Errors'(' is followed by whitespace.790
Errors'+' is not preceded with whitespace.793
Errors'+' is not followed by whitespace.793
Errors')' is preceded with whitespace.793
Errors';' is preceded with whitespace.793
ErrorsAvoid nested blocks.799
Errors'(' is followed by whitespace.800
Errors'+' is not preceded with whitespace.803
Errors'+' is not followed by whitespace.803
Errors')' is preceded with whitespace.803
ErrorsLine has trailing spaces.808
ErrorsLine has trailing spaces.811
ErrorsMissing a Javadoc comment.812
Errors'{' should be on the previous line.813
Errors'(' is followed by whitespace.814
Errors'+' is not preceded with whitespace.817
Errors'+' is not followed by whitespace.817
Errors')' is preceded with whitespace.817
ErrorsLine has trailing spaces.818
ErrorsLine has trailing spaces.820
ErrorsLine has trailing spaces.823
ErrorsMissing a Javadoc comment.824
Errors'{' should be on the previous line.825
Errors'(' is followed by whitespace.826
Errors'+' is not preceded with whitespace.829
Errors'+' is not followed by whitespace.829
Errors')' is preceded with whitespace.829
ErrorsLine has trailing spaces.830
ErrorsLine has trailing spaces.832
ErrorsLine has trailing spaces.835
ErrorsMissing a Javadoc comment.836
Errors'{' should be on the previous line.837
Errors'(' is followed by whitespace.838
Errors'+' is not preceded with whitespace.841
Errors'+' is not followed by whitespace.841
Errors')' is preceded with whitespace.841
ErrorsLine has trailing spaces.842
ErrorsLine has trailing spaces.844
ErrorsLine has trailing spaces.847
ErrorsMissing a Javadoc comment.848
Errors'{' should be on the previous line.849
Errors'(' is followed by whitespace.850
Errors'+' is not preceded with whitespace.853
Errors'+' is not followed by whitespace.853
Errors')' is preceded with whitespace.853
ErrorsLine has trailing spaces.854
ErrorsLine has trailing spaces.856
ErrorsLine has trailing spaces.859
ErrorsMissing a Javadoc comment.860
Errors'{' should be on the previous line.861
ErrorsLine has trailing spaces.863
Errors'(' is followed by whitespace.864
Errors')' is preceded with whitespace.864
Errors'{' should be on the previous line.865
ErrorsAvoid nested blocks.867
Errors'(' is followed by whitespace.868
Errors'+' is not preceded with whitespace.871
Errors'+' is not followed by whitespace.871
Errors')' is preceded with whitespace.871
ErrorsAvoid nested blocks.877
Errors'(' is followed by whitespace.878
Errors'+' is not preceded with whitespace.881
Errors'+' is not followed by whitespace.881
Errors')' is preceded with whitespace.881
ErrorsLine has trailing spaces.885
ErrorsLine has trailing spaces.888
ErrorsLine has trailing spaces.889
ErrorsMissing a Javadoc comment.889
ErrorsName 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'.889
ErrorsParameter i should be final.889
Errors'{' should be on the previous line.890
Errors'(' is followed by whitespace.891
Errors'(' is followed by whitespace.891
Errors')' is preceded with whitespace.891
Errors')' is preceded with whitespace.891
Errors'{' should be on the previous line.892
ErrorsLine has trailing spaces.895
Errors'(' is followed by whitespace.896
Errors')' is preceded with whitespace.896
ErrorsLine has trailing spaces.898
ErrorsMissing a Javadoc comment.899
Errors'{' should be on the previous line.900
ErrorsLine has trailing spaces.903
ErrorsMissing a Javadoc comment.904
Errors'{' should be on the previous line.905
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsParameter xpath should be final.58
Errors'xpath' hides a field.58
Errors'{' should be on the previous line.59
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsMissing a Javadoc comment.63
ErrorsParameter xpath should be final.63
Errors'xpath' hides a field.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMethod length is 253 lines (max allowed is 150).75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
Errors'{' should be on the previous line.80
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsAvoid nested blocks.86
ErrorsLine has trailing spaces.90
ErrorsAvoid nested blocks.93
ErrorsLine has trailing spaces.97
ErrorsAvoid nested blocks.99
ErrorsAvoid nested blocks.105
ErrorsLine has trailing spaces.109
ErrorsAvoid nested blocks.111
ErrorsLine has trailing spaces.115
ErrorsAvoid nested blocks.117
ErrorsLine has trailing spaces.121
ErrorsAvoid nested blocks.123
ErrorsLine has trailing spaces.127
ErrorsAvoid nested blocks.129
ErrorsLine has trailing spaces.133
ErrorsAvoid nested blocks.135
ErrorsLine has trailing spaces.139
ErrorsAvoid nested blocks.141
ErrorsLine has trailing spaces.145
ErrorsAvoid nested blocks.148
ErrorsLine has trailing spaces.151
ErrorsAvoid nested blocks.154
ErrorsLine has trailing spaces.158
ErrorsAvoid nested blocks.160
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'{' should be on the previous line.162
ErrorsLine has trailing spaces.167
ErrorsAvoid nested blocks.169
ErrorsLine has trailing spaces.173
ErrorsAvoid nested blocks.175
ErrorsLine has trailing spaces.179
ErrorsAvoid nested blocks.181
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'{' should be on the previous line.183
Errors'}' should be on the same line.185
Errors'{' should be on the previous line.187
ErrorsLine has trailing spaces.192
ErrorsAvoid nested blocks.194
ErrorsLine has trailing spaces.198
ErrorsAvoid nested blocks.200
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'{' should be on the previous line.202
ErrorsAvoid nested blocks.213
ErrorsAvoid nested blocks.218
ErrorsAvoid nested blocks.236
ErrorsAvoid nested blocks.245
ErrorsLine has trailing spaces.249
ErrorsAvoid nested blocks.251
Errors'(' is followed by whitespace.252
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
Errors')' is preceded with whitespace.252
Errors'{' should be on the previous line.253
Errors'(' is followed by whitespace.259
Errors')' is preceded with whitespace.259
Errors'{' should be on the previous line.260
Errors'{' should be on the previous line.262
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.266
Errors'}' should be on the same line.267
Errors'{' should be on the previous line.269
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.273
Errors')' is preceded with whitespace.278
ErrorsLine has trailing spaces.279
Errors'(' is followed by whitespace.291
Errors')' is preceded with whitespace.291
Errors'{' should be on the previous line.292
ErrorsAvoid nested blocks.316
ErrorsAvoid nested blocks.321
ErrorsMissing a Javadoc comment.330
Errors'{' should be on the previous line.331
Errors'(' is followed by whitespace.333
Errors')' is preceded with whitespace.333
ErrorsLine has trailing spaces.340
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
ErrorsLine has trailing spaces.344
ErrorsLine has trailing spaces.346
Errors'(' is followed by whitespace.347
Errors')' is preceded with whitespace.347
Errors'{' should be on the previous line.348
Errors'(' is followed by whitespace.349
Errors'(' is followed by whitespace.349
Errors')' is preceded with whitespace.349
Errors')' is preceded with whitespace.349
Errors'{' should be on the previous line.350
Errors'}' should be on the same line.352
Errors'{' should be on the previous line.354
ErrorsLine has trailing spaces.358
Errors'(' is followed by whitespace.359
Errors')' is preceded with whitespace.362
ErrorsLine has trailing spaces.363
ErrorsLine has trailing spaces.366
ErrorsMissing a Javadoc comment.367
Errors'{' should be on the previous line.368
ErrorsLine has trailing spaces.370
Errorsswitch without "default" clause.371
Errors'(' is followed by whitespace.371
Errors')' is preceded with whitespace.371
Errors'{' should be on the previous line.372
ErrorsAvoid nested blocks.374
ErrorsLine has trailing spaces.378
ErrorsAvoid nested blocks.380
ErrorsLine has trailing spaces.384
ErrorsAvoid nested blocks.386
ErrorsLine has trailing spaces.390
ErrorsAvoid nested blocks.392
ErrorsLine has trailing spaces.397
ErrorsLine has trailing spaces.400
ErrorsMissing a Javadoc comment.401
Errors'{' should be on the previous line.402
ErrorsLine has trailing spaces.404
Errors'(' is followed by whitespace.405
Errors'(' is followed by whitespace.405
Errors')' is preceded with whitespace.405
Errors'(' is followed by whitespace.407
Errors')' is preceded with whitespace.407
Errors'(' is followed by whitespace.409
Errors'3' is a magic number.409
Errors')' is preceded with whitespace.409
Errors'{' should be on the previous line.411
Errors'(' is followed by whitespace.412
Errors'+' is not preceded with whitespace.415
Errors'+' is not followed by whitespace.415
Errors'3' is a magic number.415
Errors')' is preceded with whitespace.415
ErrorsLine has trailing spaces.416
ErrorsLine has trailing spaces.421
ErrorsLine has trailing spaces.424
ErrorsMissing a Javadoc comment.425
Errors'{' should be on the previous line.426
ErrorsLine has trailing spaces.428
Errors'(' is followed by whitespace.429
Errors'(' is followed by whitespace.429
Errors')' is preceded with whitespace.429
Errors'(' is followed by whitespace.431
Errors')' is preceded with whitespace.431
Errors'(' is followed by whitespace.433
Errors'3' is a magic number.433
Errors')' is preceded with whitespace.433
Errors'{' should be on the previous line.435
Errors'(' is followed by whitespace.436
Errors'+' is not preceded with whitespace.439
Errors'+' is not followed by whitespace.439
Errors'3' is a magic number.439
Errors')' is preceded with whitespace.439
ErrorsLine has trailing spaces.440
ErrorsLine has trailing spaces.445
ErrorsLine has trailing spaces.448
ErrorsMissing a Javadoc comment.449
Errors'{' should be on the previous line.450
ErrorsLine has trailing spaces.452
Errors'(' is followed by whitespace.453
Errors'(' is followed by whitespace.453
Errors')' is preceded with whitespace.453
Errors'(' is followed by whitespace.455
Errors')' is preceded with whitespace.455
Errors'(' is followed by whitespace.457
Errors'3' is a magic number.457
Errors')' is preceded with whitespace.457
Errors'{' should be on the previous line.459
Errors'(' is followed by whitespace.460
Errors'+' is not preceded with whitespace.463
Errors'+' is not followed by whitespace.463
Errors'3' is a magic number.463
Errors')' is preceded with whitespace.463
ErrorsLine has trailing spaces.464
ErrorsLine has trailing spaces.469
ErrorsLine has trailing spaces.472
ErrorsMissing a Javadoc comment.473
Errors'{' should be on the previous line.474
ErrorsLine has trailing spaces.476
Errors'(' is followed by whitespace.477
Errors'(' is followed by whitespace.477
Errors')' is preceded with whitespace.477
Errors'(' is followed by whitespace.479
Errors')' is preceded with whitespace.479
Errors'{' should be on the previous line.481
Errors'(' is followed by whitespace.482
Errors'+' is not preceded with whitespace.485
Errors'+' is not followed by whitespace.485
Errors')' is preceded with whitespace.485
ErrorsLine has trailing spaces.486
ErrorsLine has trailing spaces.490
ErrorsLine has trailing spaces.493
ErrorsMissing a Javadoc comment.494
Errors'{' should be on the previous line.495
ErrorsLine has trailing spaces.498
Errors'while' is not followed by whitespace.500
Errors'(' is followed by whitespace.500
Errors')' is preceded with whitespace.500
Errors'{' should be on the previous line.501
Errors'(' is followed by whitespace.502
Errors')' is preceded with whitespace.502
Errors'{' should be on the previous line.503
Errors'(' is followed by whitespace.505
Errors')' is preceded with whitespace.505
Errors'{' should be on the previous line.506
Errors'}' should be on the same line.509
Errors'{' should be on the previous line.511
ErrorsLine has trailing spaces.531
Errors'(' is followed by whitespace.532
Errors')' is preceded with whitespace.535
ErrorsLine has trailing spaces.537
ErrorsMissing a Javadoc comment.538
Errors'{' should be on the previous line.539
ErrorsLine has trailing spaces.541
Errors'while' is not followed by whitespace.543
Errors'(' is followed by whitespace.543
Errors')' is preceded with whitespace.543
Errors'{' should be on the previous line.544
Errors'(' is followed by whitespace.545
Errors')' is preceded with whitespace.545
Errors'{' should be on the previous line.546
ErrorsAvoid nested blocks.551
ErrorsLine has trailing spaces.555
ErrorsAvoid nested blocks.557
ErrorsLine has trailing spaces.562
Errors'(' is followed by whitespace.563
Errors')' is preceded with whitespace.566
ErrorsLine has trailing spaces.568
ErrorsMissing a Javadoc comment.569
Errors'{' should be on the previous line.570
Errors'(' is followed by whitespace.571
Errors'+' is not preceded with whitespace.574
Errors'+' is not followed by whitespace.574
Errors')' is preceded with whitespace.574
ErrorsLine has trailing spaces.575
ErrorsLine has trailing spaces.577
ErrorsLine has trailing spaces.580
ErrorsMissing a Javadoc comment.581
Errors'{' should be on the previous line.582
Errors'(' is followed by whitespace.583
Errors'+' is not preceded with whitespace.586
Errors'+' is not followed by whitespace.586
Errors')' is preceded with whitespace.586
ErrorsLine has trailing spaces.587
ErrorsLine has trailing spaces.589
ErrorsLine has trailing spaces.592
ErrorsMissing a Javadoc comment.593
Errors'{' should be on the previous line.594
Errors'(' is followed by whitespace.595
Errors'+' is not preceded with whitespace.598
Errors'+' is not followed by whitespace.598
Errors')' is preceded with whitespace.598
ErrorsLine has trailing spaces.600
ErrorsLine has trailing spaces.603
ErrorsMissing a Javadoc comment.604
Errors'{' should be on the previous line.605
Errors'(' is followed by whitespace.606
Errors'+' is not preceded with whitespace.609
Errors'+' is not followed by whitespace.609
Errors')' is preceded with whitespace.609
ErrorsLine has trailing spaces.611
ErrorsLine has trailing spaces.614
ErrorsMissing a Javadoc comment.615
Errors'{' should be on the previous line.616
Errors'(' is followed by whitespace.617
Errors'+' is not preceded with whitespace.620
Errors'+' is not followed by whitespace.620
Errors')' is preceded with whitespace.620
ErrorsLine has trailing spaces.622
ErrorsLine has trailing spaces.625
ErrorsMissing a Javadoc comment.626
Errors'{' should be on the previous line.627
Errors'(' is followed by whitespace.628
Errors'+' is not preceded with whitespace.631
Errors'+' is not followed by whitespace.631
Errors')' is preceded with whitespace.631
ErrorsLine has trailing spaces.632
ErrorsLine has trailing spaces.634
ErrorsLine has trailing spaces.637
ErrorsMissing a Javadoc comment.638
Errors'{' should be on the previous line.639
Errors'(' is followed by whitespace.640
Errors'+' is not preceded with whitespace.643
Errors'+' is not followed by whitespace.643
Errors')' is preceded with whitespace.643
ErrorsLine has trailing spaces.644
ErrorsLine has trailing spaces.646
ErrorsLine has trailing spaces.649
ErrorsMissing a Javadoc comment.650
Errors'{' should be on the previous line.651
Errors'(' is followed by whitespace.652
Errors'+' is not preceded with whitespace.655
Errors'+' is not followed by whitespace.655
Errors')' is preceded with whitespace.655
ErrorsLine has trailing spaces.657
ErrorsLine has trailing spaces.660
ErrorsMissing a Javadoc comment.661
Errors'{' should be on the previous line.662
Errors'(' is followed by whitespace.663
Errors'+' is not preceded with whitespace.666
Errors'+' is not followed by whitespace.666
Errors')' is preceded with whitespace.666
ErrorsLine has trailing spaces.667
ErrorsLine has trailing spaces.670
ErrorsLine has trailing spaces.673
ErrorsMissing a Javadoc comment.674
Errors'{' should be on the previous line.675
Errors'(' is followed by whitespace.676
Errors')' is preceded with whitespace.679
ErrorsLine has trailing spaces.680
ErrorsLine has trailing spaces.683
ErrorsLine has trailing spaces.686
ErrorsMissing a Javadoc comment.687
Errors'{' should be on the previous line.688
ErrorsLine has trailing spaces.690
Errorsswitch without "default" clause.691
Errors'(' is followed by whitespace.691
Errors')' is preceded with whitespace.691
Errors'{' should be on the previous line.692
ErrorsAvoid nested blocks.694
Errors'(' is followed by whitespace.695
Errors')' is preceded with whitespace.695
Errors'{' should be on the previous line.696
Errors'(' is followed by whitespace.697
Errors')' is preceded with whitespace.700
Errors'}' should be on the same line.702
Errors'{' should be on the previous line.704
Errors'(' is followed by whitespace.705
ErrorsLine has trailing spaces.710
ErrorsAvoid nested blocks.715
Errors'(' is followed by whitespace.716
Errors')' is preceded with whitespace.716
Errors'{' should be on the previous line.717
Errors'(' is followed by whitespace.718
Errors')' is preceded with whitespace.721
Errors'}' should be on the same line.723
Errors'{' should be on the previous line.725
Errors'(' is followed by whitespace.726
Errors')' is preceded with whitespace.729
ErrorsLine has trailing spaces.731
ErrorsLine has trailing spaces.736
ErrorsLine has trailing spaces.738
ErrorsLine has trailing spaces.740
ErrorsMissing a Javadoc comment.742
Errors'{' should be on the previous line.743
ErrorsLine is longer than 80 characters.744
ErrorsAvoid inline conditionals.744
Errors'(' is followed by whitespace.745
Errors'+' is not preceded with whitespace.748
Errors'+' is not followed by whitespace.748
Errors')' is preceded with whitespace.748
ErrorsLine has trailing spaces.749
ErrorsLine has trailing spaces.751
ErrorsLine has trailing spaces.754
ErrorsMissing a Javadoc comment.755
Errors'{' should be on the previous line.756
ErrorsLine has trailing spaces.758
ErrorsLine has trailing spaces.760
ErrorsLine has trailing spaces.762
ErrorsLine has trailing spaces.764
Errors'(' is followed by whitespace.765
Errors'(' is followed by whitespace.765
Errors')' is preceded with whitespace.765
Errors')' is preceded with whitespace.767
Errors'{' should be on the previous line.768
Errors'(' is followed by whitespace.769
Errors')' is preceded with whitespace.769
Errors'{' should be on the previous line.770
Errors'(' is followed by whitespace.771
Errors')' is preceded with whitespace.774
ErrorsLine has trailing spaces.778
ErrorsLine has trailing spaces.781
ErrorsMissing a Javadoc comment.782
Errors'{' should be on the previous line.783
ErrorsLine has trailing spaces.785
Errors'(' is followed by whitespace.786
Errors')' is preceded with whitespace.786
Errors'{' should be on the previous line.787
ErrorsAvoid nested blocks.789
Errors'(' is followed by whitespace.790
Errors'+' is not preceded with whitespace.793
Errors'+' is not followed by whitespace.793
Errors')' is preceded with whitespace.793
Errors';' is preceded with whitespace.793
ErrorsAvoid nested blocks.799
Errors'(' is followed by whitespace.800
Errors'+' is not preceded with whitespace.803
Errors'+' is not followed by whitespace.803
Errors')' is preceded with whitespace.803
ErrorsLine has trailing spaces.808
ErrorsLine has trailing spaces.811
ErrorsMissing a Javadoc comment.812
Errors'{' should be on the previous line.813
Errors'(' is followed by whitespace.814
Errors'+' is not preceded with whitespace.817
Errors'+' is not followed by whitespace.817
Errors')' is preceded with whitespace.817
ErrorsLine has trailing spaces.818
ErrorsLine has trailing spaces.820
ErrorsLine has trailing spaces.823
ErrorsMissing a Javadoc comment.824
Errors'{' should be on the previous line.825
Errors'(' is followed by whitespace.826
Errors'+' is not preceded with whitespace.829
Errors'+' is not followed by whitespace.829
Errors')' is preceded with whitespace.829
ErrorsLine has trailing spaces.830
ErrorsLine has trailing spaces.832
ErrorsLine has trailing spaces.835
ErrorsMissing a Javadoc comment.836
Errors'{' should be on the previous line.837
Errors'(' is followed by whitespace.838
Errors'+' is not preceded with whitespace.841
Errors'+' is not followed by whitespace.841
Errors')' is preceded with whitespace.841
ErrorsLine has trailing spaces.842
ErrorsLine has trailing spaces.844
ErrorsLine has trailing spaces.847
ErrorsMissing a Javadoc comment.848
Errors'{' should be on the previous line.849
Errors'(' is followed by whitespace.850
Errors'+' is not preceded with whitespace.853
Errors'+' is not followed by whitespace.853
Errors')' is preceded with whitespace.853
ErrorsLine has trailing spaces.854
ErrorsLine has trailing spaces.856
ErrorsLine has trailing spaces.859
ErrorsMissing a Javadoc comment.860
Errors'{' should be on the previous line.861
ErrorsLine has trailing spaces.863
Errors'(' is followed by whitespace.864
Errors')' is preceded with whitespace.864
Errors'{' should be on the previous line.865
ErrorsAvoid nested blocks.867
Errors'(' is followed by whitespace.868
Errors'+' is not preceded with whitespace.871
Errors'+' is not followed by whitespace.871
Errors')' is preceded with whitespace.871
ErrorsAvoid nested blocks.877
Errors'(' is followed by whitespace.878
Errors'+' is not preceded with whitespace.881
Errors'+' is not followed by whitespace.881
Errors')' is preceded with whitespace.881
ErrorsLine has trailing spaces.885
ErrorsLine has trailing spaces.888
ErrorsLine has trailing spaces.889
ErrorsMissing a Javadoc comment.889
ErrorsName 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'.889
ErrorsParameter i should be final.889
Errors'{' should be on the previous line.890
Errors'(' is followed by whitespace.891
Errors'(' is followed by whitespace.891
Errors')' is preceded with whitespace.891
Errors')' is preceded with whitespace.891
Errors'{' should be on the previous line.892
ErrorsLine has trailing spaces.895
Errors'(' is followed by whitespace.896
Errors')' is preceded with whitespace.896
ErrorsLine has trailing spaces.898
ErrorsMissing a Javadoc comment.899
Errors'{' should be on the previous line.900
ErrorsLine has trailing spaces.903
ErrorsMissing a Javadoc comment.904
Errors'{' should be on the previous line.905

org/jaxen/saxpath/base/XPathReader.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsLine has trailing spaces.72
ErrorsMissing a Javadoc comment.73
Errors'{' should be on the previous line.80
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMethod 'setXPathHandler' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter handler should be final.84
Errors'handler' hides a field.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getXPathHandler' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter xpath should be final.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.106
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsMethod 'setUpParse' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsParameter xpath should be final.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsMissing a Javadoc comment.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
ErrorsAvoid nested blocks.128
ErrorsLine is longer than 80 characters.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
ErrorsLine is longer than 80 characters.133
ErrorsLine has trailing spaces.138
ErrorsAvoid nested blocks.141
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.144
Errors'(' is followed by whitespace.144
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
ErrorsAvoid nested blocks.151
Errors'(' is followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors'!' is followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors')' is preceded with whitespace.155
Errors'(' is followed by whitespace.157
ErrorsLine has trailing spaces.159
Errors'4' is a magic number.159
Errors')' is preceded with whitespace.159
Errors'{' should be on the previous line.160
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters.163
Errors'(' is followed by whitespace.163
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'}' should be on the same line.167
Errors'{' should be on the previous line.169
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
ErrorsAvoid nested blocks.178
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
ErrorsAvoid nested blocks.184
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
ErrorsAvoid nested blocks.189
ErrorsLine is longer than 80 characters.190
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
ErrorsMissing a Javadoc comment.198
Errors'{' should be on the previous line.199
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsMissing a Javadoc comment.205
Errors'{' should be on the previous line.206
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'{' should be on the previous line.211
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors'}' should be on the same line.214
Errors'{' should be on the previous line.216
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.223
Errors'(' is preceded with whitespace.225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'(' is preceded with whitespace.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
ErrorsMissing a Javadoc comment.234
Errors'{' should be on the previous line.235
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
Errors'{' should be on the previous line.237
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'}' should be on the same line.243
Errors'{' should be on the previous line.245
ErrorsMissing a Javadoc comment.251
Errors'{' should be on the previous line.252
Errorsswitch without "default" clause.256
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'{' should be on the previous line.257
ErrorsAvoid nested blocks.259
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
ErrorsLine has trailing spaces.261
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
Errors')' is preceded with whitespace.262
ErrorsAvoid nested blocks.266
ErrorsAvoid nested blocks.271
Errors'(' is followed by whitespace.272
Errors')' is preceded with whitespace.272
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
ErrorsAvoid nested blocks.278
ErrorsAvoid nested blocks.283
ErrorsMissing a Javadoc comment.294
Errors'{' should be on the previous line.295
Errors'(' is followed by whitespace.296
Errors')' is preceded with whitespace.296
Errors'(' is followed by whitespace.301
Errors')' is preceded with whitespace.301
Errors'{' should be on the previous line.302
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'(' is followed by whitespace.304
Errors')' is preceded with whitespace.304
Errors'}' should be on the same line.305
Errors'{' should be on the previous line.307
Errors'(' is followed by whitespace.311
Errors')' is preceded with whitespace.311
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.314
ErrorsMethod 'locationPath' is not designed for extension - needs to be abstract, final or empty.317
ErrorsMissing a Javadoc comment.317
ErrorsParameter isAbsolute should be final.317
Errors'{' should be on the previous line.318
Errors'(' is followed by whitespace.319
Errors')' is preceded with whitespace.319
Errors'{' should be on the previous line.320
ErrorsAvoid nested blocks.323
Errors'(' is followed by whitespace.324
Errors')' is preceded with whitespace.324
Errors'{' should be on the previous line.325
Errors'}' should be on the same line.327
Errors'{' should be on the previous line.329
ErrorsAvoid nested blocks.339
ErrorsAvoid nested blocks.344
ErrorsLine is longer than 80 characters.345
Errors'(' is followed by whitespace.345
Errors')' is preceded with whitespace.345
ErrorsMissing a Javadoc comment.351
Errors'{' should be on the previous line.352
Errorsswitch without "default" clause.355
Errors'(' is followed by whitespace.355
Errors')' is preceded with whitespace.355
Errors'{' should be on the previous line.356
ErrorsAvoid nested blocks.358
Errors'(' is followed by whitespace.359
Errors')' is preceded with whitespace.359
Errorsswitch without "default" clause.361
Errors'(' is followed by whitespace.361
Errors')' is preceded with whitespace.361
Errors'{' should be on the previous line.362
ErrorsAvoid nested blocks.369
ErrorsAvoid nested blocks.377
Errors'(' is followed by whitespace.378
Errors')' is preceded with whitespace.378
Errors'(' is followed by whitespace.381
Errors')' is preceded with whitespace.381
Errors'(' is followed by whitespace.382
Errors')' is preceded with whitespace.382
Errors'{' should be on the previous line.383
ErrorsAvoid nested blocks.389
ErrorsLine is longer than 80 characters.394
ErrorsLine has trailing spaces.400
ErrorsMissing a Javadoc comment.404
Errors'{' should be on the previous line.405
Errorsswitch without "default" clause.408
Errors'(' is followed by whitespace.408
Errors')' is preceded with whitespace.408
Errors'{' should be on the previous line.409
ErrorsAvoid nested blocks.411
Errors'(' is followed by whitespace.412
Errors')' is preceded with whitespace.412
ErrorsAvoid nested blocks.416
Errors'(' is followed by whitespace.417
Errors')' is preceded with whitespace.417
Errors'(' is followed by whitespace.420
Errors')' is preceded with whitespace.420
ErrorsMissing a Javadoc comment.431
Errors'{' should be on the previous line.432
Errors'(' is followed by whitespace.433
Errors')' is preceded with whitespace.433
Errors'{' should be on the previous line.434
ErrorsAvoid nested blocks.441
ErrorsAvoid nested blocks.446
ErrorsAvoid nested blocks.450
ErrorsLine is longer than 80 characters.451
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'{' should be on the previous line.457
Errors'(' is followed by whitespace.458
Errors'(' is followed by whitespace.458
Errors'(' is followed by whitespace.460
Errors')' is preceded with whitespace.460
Errors')' is preceded with whitespace.460
Errors'{' should be on the previous line.461
Errorsswitch without "default" clause.462
Errors'(' is followed by whitespace.462
Errors')' is preceded with whitespace.462
Errors'{' should be on the previous line.463
ErrorsAvoid nested blocks.465
Errors'(' is followed by whitespace.466
Errors')' is preceded with whitespace.466
ErrorsAvoid nested blocks.470
ErrorsLine is longer than 80 characters.471
Errors'(' is followed by whitespace.471
Errors')' is preceded with whitespace.471
Errors'(' is followed by whitespace.474
Errors')' is preceded with whitespace.474
Errors'}' should be on the same line.478
Errors'{' should be on the previous line.480
ErrorsLine has trailing spaces.483
Errors'(' is followed by whitespace.484
Errors')' is preceded with whitespace.484
Errors'{' should be on the previous line.485
ErrorsAvoid nested blocks.491
ErrorsAvoid nested blocks.496
ErrorsLine is longer than 80 characters.497
Errors'(' is followed by whitespace.497
Errors')' is preceded with whitespace.497
Errors'(' is followed by whitespace.502
Errors')' is preceded with whitespace.502
ErrorsMethod 'step' is not designed for extension - needs to be abstract, final or empty.505
ErrorsMissing a Javadoc comment.505
Errors'{' should be on the previous line.506
Errorsswitch without "default" clause.509
Errors'(' is followed by whitespace.509
Errors')' is preceded with whitespace.509
Errors'{' should be on the previous line.510
ErrorsAvoid nested blocks.513
ErrorsAvoid nested blocks.518
ErrorsAvoid nested blocks.523
Errors'(' is followed by whitespace.524
Errors')' is preceded with whitespace.524
Errors'{' should be on the previous line.525
Errors'}' should be on the same line.527
Errors'{' should be on the previous line.529
ErrorsAvoid nested blocks.535
Errors'(' is followed by whitespace.541
Errors')' is preceded with whitespace.541
ErrorsMissing a Javadoc comment.544
Errors'{' should be on the previous line.545
Errorsswitch without "default" clause.548
Errors'(' is followed by whitespace.548
Errors')' is preceded with whitespace.548
Errors'{' should be on the previous line.549
ErrorsAvoid nested blocks.551
Errors'(' is followed by whitespace.552
Errors')' is preceded with whitespace.552
ErrorsAvoid nested blocks.557
Errors'(' is followed by whitespace.558
Errors')' is preceded with whitespace.558
Errors'(' is followed by whitespace.560
Errors')' is preceded with whitespace.560
Errors'(' is followed by whitespace.562
Errors')' is preceded with whitespace.562
Errors'{' should be on the previous line.563
Errors'(' is followed by whitespace.564
Errors')' is preceded with whitespace.564
Errors'(' is followed by whitespace.567
Errors')' is preceded with whitespace.567
Errors'(' is followed by whitespace.568
Errors')' is preceded with whitespace.568
ErrorsMissing a Javadoc comment.577
ErrorsParameter axis should be final.577
Errors'{' should be on the previous line.578
Errors'(' is followed by whitespace.579
Errors')' is preceded with whitespace.579
Errors'{' should be on the previous line.580
ErrorsAvoid nested blocks.582
Errors'(' is followed by whitespace.583
Errors')' is preceded with whitespace.583
Errors'{' should be on the previous line.584
ErrorsAvoid nested blocks.586
Errors'(' is followed by whitespace.587
Errors')' is preceded with whitespace.587
ErrorsAvoid nested blocks.591
Errors'(' is followed by whitespace.592
Errors')' is preceded with whitespace.592
ErrorsAvoid nested blocks.599
Errors'(' is followed by whitespace.600
Errors')' is preceded with whitespace.600
ErrorsLine is longer than 80 characters.604
ErrorsMissing a Javadoc comment.609
ErrorsParameter axis should be final.609
Errors'{' should be on the previous line.610
Errors'(' is followed by whitespace.611
Errors')' is preceded with whitespace.611
Errors'(' is followed by whitespace.614
Errors')' is preceded with whitespace.614
Errors'(' is followed by whitespace.616
Errors'(' is followed by whitespace.616
Errors')' is preceded with whitespace.616
Errors')' is preceded with whitespace.616
Errors'{' should be on the previous line.617
Errors'(' is followed by whitespace.620
Errors')' is preceded with whitespace.620
Errors'{' should be on the previous line.621
Errors'(' is followed by whitespace.622
Errors')' is preceded with whitespace.622
Errors'(' is followed by whitespace.625
Errors')' is preceded with whitespace.625
Errors'(' is followed by whitespace.627
Errors')' is preceded with whitespace.628
Errors'}' should be on the same line.633
Errors'(' is followed by whitespace.634
Errors'(' is followed by whitespace.634
Errors')' is preceded with whitespace.634
Errors')' is preceded with whitespace.634
Errors'{' should be on the previous line.635
Errors'(' is followed by whitespace.636
Errors')' is preceded with whitespace.636
Errors'(' is followed by whitespace.638
Errors')' is preceded with whitespace.638
Errors'}' should be on the same line.643
Errors'(' is followed by whitespace.644
Errors'(' is followed by whitespace.644
Errors')' is preceded with whitespace.644
Errors')' is preceded with whitespace.644
Errors'{' should be on the previous line.645
Errors'(' is followed by whitespace.646
Errors')' is preceded with whitespace.646
Errors'(' is followed by whitespace.648
Errors')' is preceded with whitespace.648
Errors'}' should be on the same line.653
Errors'(' is followed by whitespace.654
Errors'(' is followed by whitespace.654
Errors')' is preceded with whitespace.654
Errors')' is preceded with whitespace.654
Errors'{' should be on the previous line.655
Errors'(' is followed by whitespace.656
Errors')' is preceded with whitespace.656
Errors'(' is followed by whitespace.658
Errors')' is preceded with whitespace.658
Errors'}' should be on the same line.663
Errors'{' should be on the previous line.665
ErrorsLine is longer than 80 characters.666
Errors'(' is followed by whitespace.666
Errors')' is preceded with whitespace.666
ErrorsMissing a Javadoc comment.671
ErrorsParameter axis should be final.671
Errors'{' should be on the previous line.672
Errorsswitch without "default" clause.676
Errors'(' is followed by whitespace.676
Errors')' is preceded with whitespace.676
Errors'{' should be on the previous line.677
ErrorsAvoid nested blocks.679
Errorsswitch without "default" clause.680
Errors'(' is followed by whitespace.680
Errors')' is preceded with whitespace.680
Errors'{' should be on the previous line.681
ErrorsAvoid nested blocks.683
Errors'(' is followed by whitespace.684
Errors')' is preceded with whitespace.684
Errors'(' is followed by whitespace.685
Errors')' is preceded with whitespace.685
ErrorsLine has trailing spaces.692
Errorsswitch without "default" clause.693
Errors'(' is followed by whitespace.693
Errors')' is preceded with whitespace.693
Errors'{' should be on the previous line.694
ErrorsAvoid nested blocks.696
Errors'(' is followed by whitespace.697
Errors')' is preceded with whitespace.697
ErrorsAvoid nested blocks.701
Errors'(' is followed by whitespace.702
Errors')' is preceded with whitespace.702
Errors'(' is followed by whitespace.708
Errors')' is preceded with whitespace.708
Errors'{' should be on the previous line.709
ErrorsLine has trailing spaces.712
Errors'(' is followed by whitespace.713
Errors')' is preceded with whitespace.715
ErrorsMissing a Javadoc comment.722
Errors'{' should be on the previous line.723
Errorsswitch without "default" clause.724
Errors'(' is followed by whitespace.724
Errors')' is preceded with whitespace.724
Errors'{' should be on the previous line.725
ErrorsAvoid nested blocks.727
Errors'(' is followed by whitespace.728
Errors')' is preceded with whitespace.728
Errors'(' is followed by whitespace.729
Errors')' is preceded with whitespace.729
ErrorsAvoid nested blocks.735
Errors'(' is followed by whitespace.736
Errors')' is preceded with whitespace.736
Errors'(' is followed by whitespace.737
Errors')' is preceded with whitespace.737
ErrorsMissing a Javadoc comment.745
Errors'{' should be on the previous line.746
Errors')' is preceded with whitespace.747
Errors'{' should be on the previous line.748
Errors'(' is followed by whitespace.749
Errors')' is preceded with whitespace.749
Errors'{' should be on the previous line.750
Errors'}' should be on the same line.752
Errors'{' should be on the previous line.754
ErrorsLine has trailing spaces.759
ErrorsMethod 'predicate' is not designed for extension - needs to be abstract, final or empty.760
ErrorsMissing a Javadoc comment.760
Errors'{' should be on the previous line.761
ErrorsLine has trailing spaces.763
Errors'(' is followed by whitespace.764
Errors')' is preceded with whitespace.764
ErrorsLine has trailing spaces.765
Errors'(' is followed by whitespace.768
Errors')' is preceded with whitespace.768
ErrorsMissing a Javadoc comment.773
Errors'{' should be on the previous line.774
ErrorsMissing a Javadoc comment.778
Errors'{' should be on the previous line.779
ErrorsMissing a Javadoc comment.783
Errors'{' should be on the previous line.784
ErrorsLine has trailing spaces.786
Errorsswitch without "default" clause.791
Errors'(' is followed by whitespace.791
Errors')' is preceded with whitespace.791
Errors'{' should be on the previous line.792
ErrorsAvoid nested blocks.794
Errors'(' is followed by whitespace.796
Errors')' is preceded with whitespace.796
Errors'(' is followed by whitespace.802
Errors')' is preceded with whitespace.802
ErrorsMissing a Javadoc comment.805
Errors'{' should be on the previous line.806
Errorsswitch without "default" clause.813
Errors'(' is followed by whitespace.813
Errors')' is preceded with whitespace.813
Errors'{' should be on the previous line.814
ErrorsAvoid nested blocks.816
Errors'(' is followed by whitespace.818
Errors')' is preceded with whitespace.818
Errors'(' is followed by whitespace.824
Errors')' is preceded with whitespace.824
ErrorsMissing a Javadoc comment.827
Errors'{' should be on the previous line.828
Errors'{' should be on the previous line.833
Errorsswitch without "default" clause.834
Errors'(' is followed by whitespace.834
Errors')' is preceded with whitespace.834
Errors'{' should be on the previous line.835
ErrorsAvoid nested blocks.837
Errors'(' is followed by whitespace.838
Errors')' is preceded with whitespace.838
Errors'(' is followed by whitespace.841
Errors')' is preceded with whitespace.841
ErrorsAvoid nested blocks.845
Errors'(' is followed by whitespace.846
Errors')' is preceded with whitespace.846
Errors'(' is followed by whitespace.849
Errors')' is preceded with whitespace.849
ErrorsLine has trailing spaces.856
ErrorsMissing a Javadoc comment.857
Errors'{' should be on the previous line.858
ErrorsLine is longer than 80 characters.865
ErrorsLine is longer than 80 characters.866
ErrorsLine has trailing spaces.867
ErrorsLine has trailing spaces.868
ErrorsLine has trailing spaces.869
Errors')' is preceded with whitespace.870
Errorsswitch without "default" clause.871
Errors'(' is followed by whitespace.871
Errors')' is preceded with whitespace.871
Errors'{' should be on the previous line.872
ErrorsAvoid nested blocks.874
Errors'(' is followed by whitespace.875
Errors')' is preceded with whitespace.875
Errors'(' is followed by whitespace.878
Errors')' is preceded with whitespace.878
ErrorsAvoid nested blocks.882
Errors'(' is followed by whitespace.883
Errors')' is preceded with whitespace.883
ErrorsLine is longer than 80 characters.886
Errors'(' is followed by whitespace.886
Errors')' is preceded with whitespace.886
ErrorsAvoid nested blocks.890
Errors'(' is followed by whitespace.891
Errors')' is preceded with whitespace.891
ErrorsLine is longer than 80 characters.894
Errors'(' is followed by whitespace.894
Errors')' is preceded with whitespace.894
ErrorsAvoid nested blocks.898
Errors'(' is followed by whitespace.899
Errors')' is preceded with whitespace.899
ErrorsLine is longer than 80 characters.902
Errors'(' is followed by whitespace.902
Errors')' is preceded with whitespace.902
ErrorsLine has trailing spaces.908
ErrorsLine has trailing spaces.910
ErrorsMissing a Javadoc comment.911
Errors'{' should be on the previous line.912
Errors'{' should be on the previous line.917
Errorsswitch without "default" clause.918
Errors'(' is followed by whitespace.918
Errors')' is preceded with whitespace.918
Errors'{' should be on the previous line.919
ErrorsAvoid nested blocks.921
Errors'(' is followed by whitespace.922
Errors')' is preceded with whitespace.922
Errors'(' is followed by whitespace.925
Errors')' is preceded with whitespace.925
ErrorsAvoid nested blocks.929
Errors'(' is followed by whitespace.930
Errors')' is preceded with whitespace.930
Errors'(' is followed by whitespace.933
Errors')' is preceded with whitespace.933
ErrorsMissing a Javadoc comment.941
Errors'{' should be on the previous line.942
ErrorsLine has trailing spaces.944
ErrorsLine is longer than 80 characters.946
Errorsswitch without "default" clause.948
Errors'(' is followed by whitespace.948
Errors')' is preceded with whitespace.948
Errors'{' should be on the previous line.949
ErrorsAvoid nested blocks.952
Errors'(' is followed by whitespace.953
Errors')' is preceded with whitespace.953
ErrorsLine is longer than 80 characters.956
Errors'(' is followed by whitespace.956
Errors')' is preceded with whitespace.956
ErrorsAvoid nested blocks.960
Errors'(' is followed by whitespace.961
Errors')' is preceded with whitespace.961
Errors'(' is followed by whitespace.964
Errors')' is preceded with whitespace.964
ErrorsAvoid nested blocks.968
Errors'(' is followed by whitespace.969
Errors')' is preceded with whitespace.969
Errors'(' is followed by whitespace.972
Errors')' is preceded with whitespace.972
ErrorsMissing a Javadoc comment.981
Errors'{' should be on the previous line.982
Errors'(' is followed by whitespace.983
Errors')' is preceded with whitespace.983
Errors'{' should be on the previous line.984
ErrorsAvoid nested blocks.986
Errors'(' is followed by whitespace.988
Errors')' is preceded with whitespace.988
Errors'(' is followed by whitespace.990
Errors')' is preceded with whitespace.990
ErrorsAvoid nested blocks.994
ErrorsLine has trailing spaces.1000
ErrorsMissing a Javadoc comment.1003
Errors'{' should be on the previous line.1004
Errorsswitch without "default" clause.1011
Errors'(' is followed by whitespace.1011
Errors')' is preceded with whitespace.1011
Errors'{' should be on the previous line.1012
ErrorsAvoid nested blocks.1014
Errors'(' is followed by whitespace.1015
Errors')' is preceded with whitespace.1015
Errors'(' is followed by whitespace.1022
Errors')' is preceded with whitespace.1022
ErrorsMissing a Javadoc comment.1025
ErrorsParameter tokenType should be final.1025
Errors'{' should be on the previous line.1026
Errors'(' is followed by whitespace.1029
Errors')' is preceded with whitespace.1029
Errors'(' is followed by whitespace.1031
Errors')' is preceded with whitespace.1031
Errors'{' should be on the previous line.1032
ErrorsLine has trailing spaces.1037
ErrorsLine is longer than 80 characters.1038
Errors'(' is followed by whitespace.1038
Errors'(' is followed by whitespace.1038
Errors')' is preceded with whitespace.1038
Errors')' is preceded with whitespace.1038
ErrorsMissing a Javadoc comment.1042
ErrorsName 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'.1042
ErrorsParameter position should be final.1042
Errors'{' should be on the previous line.1043
ErrorsLine has trailing spaces.1047
ErrorsMissing a Javadoc comment.1049
ErrorsName 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'.1049
ErrorsParameter position should be final.1049
Errors'{' should be on the previous line.1050
Errors'(' is followed by whitespace.1051
Errors'(' is followed by whitespace.1051
Errors')' is preceded with whitespace.1051
Errors')' is preceded with whitespace.1051
Errors'{' should be on the previous line.1052
Errors'(' is followed by whitespace.1053
Errors';' is preceded with whitespace.1053
Errors';' is preceded with whitespace.1053
Errors')' is preceded with whitespace.1053
Errors'{' should be on the previous line.1054
Errors'(' is followed by whitespace.1055
Errors')' is preceded with whitespace.1055
Errors'(' is followed by whitespace.1059
Errors')' is preceded with whitespace.1059
ErrorsMissing a Javadoc comment.1062
ErrorsParameter name should be final.1062
Errors'{' should be on the previous line.1063
Errors'(' is followed by whitespace.1066
Errors'(' is followed by whitespace.1066
Errors')' is preceded with whitespace.1066
Errors'(' is followed by whitespace.1068
Errors')' is preceded with whitespace.1068
Errors'(' is followed by whitespace.1070
Errors')' is preceded with whitespace.1070
Errors'(' is followed by whitespace.1072
Errors')' is preceded with whitespace.1072
Errors')' is preceded with whitespace.1072
Errors'{' should be on the previous line.1073
ErrorsMissing a Javadoc comment.1080
ErrorsParameter message should be final.1080
Errors'{' should be on the previous line.1081
Errors'(' is followed by whitespace.1085
Errors')' is preceded with whitespace.1087
ErrorsMissing a Javadoc comment.1090
ErrorsParameter invalidAxis should be final.1090
Errors'{' should be on the previous line.1091
ErrorsLine is longer than 80 characters.1095
Errors'(' is followed by whitespace.1097
Errors')' is preceded with whitespace.1099
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsLine has trailing spaces.72
ErrorsMissing a Javadoc comment.73
Errors'{' should be on the previous line.80
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMethod 'setXPathHandler' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter handler should be final.84
Errors'handler' hides a field.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getXPathHandler' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter xpath should be final.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.106
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsMethod 'setUpParse' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsParameter xpath should be final.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsMissing a Javadoc comment.120
Errors'{' should be on the previous line.121
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
ErrorsAvoid nested blocks.128
ErrorsLine is longer than 80 characters.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
ErrorsLine is longer than 80 characters.133
ErrorsLine has trailing spaces.138
ErrorsAvoid nested blocks.141
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.144
Errors'(' is followed by whitespace.144
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
ErrorsAvoid nested blocks.151
Errors'(' is followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors'!' is followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors')' is preceded with whitespace.155
Errors'(' is followed by whitespace.157
ErrorsLine has trailing spaces.159
Errors'4' is a magic number.159
Errors')' is preceded with whitespace.159
Errors'{' should be on the previous line.160
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters.163
Errors'(' is followed by whitespace.163
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'}' should be on the same line.167
Errors'{' should be on the previous line.169
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
ErrorsAvoid nested blocks.178
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
ErrorsAvoid nested blocks.184
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
ErrorsAvoid nested blocks.189
ErrorsLine is longer than 80 characters.190
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
ErrorsMissing a Javadoc comment.198
Errors'{' should be on the previous line.199
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsMissing a Javadoc comment.205
Errors'{' should be on the previous line.206
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'{' should be on the previous line.211
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors'}' should be on the same line.214
Errors'{' should be on the previous line.216
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.223
Errors'(' is preceded with whitespace.225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'(' is preceded with whitespace.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
ErrorsMissing a Javadoc comment.234
Errors'{' should be on the previous line.235
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
Errors'{' should be on the previous line.237
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'}' should be on the same line.243
Errors'{' should be on the previous line.245
ErrorsMissing a Javadoc comment.251
Errors'{' should be on the previous line.252
Errorsswitch without "default" clause.256
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'{' should be on the previous line.257
ErrorsAvoid nested blocks.259
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
ErrorsLine has trailing spaces.261
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
Errors')' is preceded with whitespace.262
ErrorsAvoid nested blocks.266
ErrorsAvoid nested blocks.271
Errors'(' is followed by whitespace.272
Errors')' is preceded with whitespace.272
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
ErrorsAvoid nested blocks.278
ErrorsAvoid nested blocks.283
ErrorsMissing a Javadoc comment.294
Errors'{' should be on the previous line.295
Errors'(' is followed by whitespace.296
Errors')' is preceded with whitespace.296
Errors'(' is followed by whitespace.301
Errors')' is preceded with whitespace.301
Errors'{' should be on the previous line.302
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'(' is followed by whitespace.304
Errors')' is preceded with whitespace.304
Errors'}' should be on the same line.305
Errors'{' should be on the previous line.307
Errors'(' is followed by whitespace.311
Errors')' is preceded with whitespace.311
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.314
ErrorsMethod 'locationPath' is not designed for extension - needs to be abstract, final or empty.317
ErrorsMissing a Javadoc comment.317
ErrorsParameter isAbsolute should be final.317
Errors'{' should be on the previous line.318
Errors'(' is followed by whitespace.319
Errors')' is preceded with whitespace.319
Errors'{' should be on the previous line.320
ErrorsAvoid nested blocks.323
Errors'(' is followed by whitespace.324
Errors')' is preceded with whitespace.324
Errors'{' should be on the previous line.325
Errors'}' should be on the same line.327
Errors'{' should be on the previous line.329
ErrorsAvoid nested blocks.339
ErrorsAvoid nested blocks.344
ErrorsLine is longer than 80 characters.345
Errors'(' is followed by whitespace.345
Errors')' is preceded with whitespace.345
ErrorsMissing a Javadoc comment.351
Errors'{' should be on the previous line.352
Errorsswitch without "default" clause.355
Errors'(' is followed by whitespace.355
Errors')' is preceded with whitespace.355
Errors'{' should be on the previous line.356
ErrorsAvoid nested blocks.358
Errors'(' is followed by whitespace.359
Errors')' is preceded with whitespace.359
Errorsswitch without "default" clause.361
Errors'(' is followed by whitespace.361
Errors')' is preceded with whitespace.361
Errors'{' should be on the previous line.362
ErrorsAvoid nested blocks.369
ErrorsAvoid nested blocks.377
Errors'(' is followed by whitespace.378
Errors')' is preceded with whitespace.378
Errors'(' is followed by whitespace.381
Errors')' is preceded with whitespace.381
Errors'(' is followed by whitespace.382
Errors')' is preceded with whitespace.382
Errors'{' should be on the previous line.383
ErrorsAvoid nested blocks.389
ErrorsLine is longer than 80 characters.394
ErrorsLine has trailing spaces.400
ErrorsMissing a Javadoc comment.404
Errors'{' should be on the previous line.405
Errorsswitch without "default" clause.408
Errors'(' is followed by whitespace.408
Errors')' is preceded with whitespace.408
Errors'{' should be on the previous line.409
ErrorsAvoid nested blocks.411
Errors'(' is followed by whitespace.412
Errors')' is preceded with whitespace.412
ErrorsAvoid nested blocks.416
Errors'(' is followed by whitespace.417
Errors')' is preceded with whitespace.417
Errors'(' is followed by whitespace.420
Errors')' is preceded with whitespace.420
ErrorsMissing a Javadoc comment.431
Errors'{' should be on the previous line.432
Errors'(' is followed by whitespace.433
Errors')' is preceded with whitespace.433
Errors'{' should be on the previous line.434
ErrorsAvoid nested blocks.441
ErrorsAvoid nested blocks.446
ErrorsAvoid nested blocks.450
ErrorsLine is longer than 80 characters.451
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'{' should be on the previous line.457
Errors'(' is followed by whitespace.458
Errors'(' is followed by whitespace.458
Errors'(' is followed by whitespace.460
Errors')' is preceded with whitespace.460
Errors')' is preceded with whitespace.460
Errors'{' should be on the previous line.461
Errorsswitch without "default" clause.462
Errors'(' is followed by whitespace.462
Errors')' is preceded with whitespace.462
Errors'{' should be on the previous line.463
ErrorsAvoid nested blocks.465
Errors'(' is followed by whitespace.466
Errors')' is preceded with whitespace.466
ErrorsAvoid nested blocks.470
ErrorsLine is longer than 80 characters.471
Errors'(' is followed by whitespace.471
Errors')' is preceded with whitespace.471
Errors'(' is followed by whitespace.474
Errors')' is preceded with whitespace.474
Errors'}' should be on the same line.478
Errors'{' should be on the previous line.480
ErrorsLine has trailing spaces.483
Errors'(' is followed by whitespace.484
Errors')' is preceded with whitespace.484
Errors'{' should be on the previous line.485
ErrorsAvoid nested blocks.491
ErrorsAvoid nested blocks.496
ErrorsLine is longer than 80 characters.497
Errors'(' is followed by whitespace.497
Errors')' is preceded with whitespace.497
Errors'(' is followed by whitespace.502
Errors')' is preceded with whitespace.502
ErrorsMethod 'step' is not designed for extension - needs to be abstract, final or empty.505
ErrorsMissing a Javadoc comment.505
Errors'{' should be on the previous line.506
Errorsswitch without "default" clause.509
Errors'(' is followed by whitespace.509
Errors')' is preceded with whitespace.509
Errors'{' should be on the previous line.510
ErrorsAvoid nested blocks.513
ErrorsAvoid nested blocks.518
ErrorsAvoid nested blocks.523
Errors'(' is followed by whitespace.524
Errors')' is preceded with whitespace.524
Errors'{' should be on the previous line.525
Errors'}' should be on the same line.527
Errors'{' should be on the previous line.529
ErrorsAvoid nested blocks.535
Errors'(' is followed by whitespace.541
Errors')' is preceded with whitespace.541
ErrorsMissing a Javadoc comment.544
Errors'{' should be on the previous line.545
Errorsswitch without "default" clause.548
Errors'(' is followed by whitespace.548
Errors')' is preceded with whitespace.548
Errors'{' should be on the previous line.549
ErrorsAvoid nested blocks.551
Errors'(' is followed by whitespace.552
Errors')' is preceded with whitespace.552
ErrorsAvoid nested blocks.557
Errors'(' is followed by whitespace.558
Errors')' is preceded with whitespace.558
Errors'(' is followed by whitespace.560
Errors')' is preceded with whitespace.560
Errors'(' is followed by whitespace.562
Errors')' is preceded with whitespace.562
Errors'{' should be on the previous line.563
Errors'(' is followed by whitespace.564
Errors')' is preceded with whitespace.564
Errors'(' is followed by whitespace.567
Errors')' is preceded with whitespace.567
Errors'(' is followed by whitespace.568
Errors')' is preceded with whitespace.568
ErrorsMissing a Javadoc comment.577
ErrorsParameter axis should be final.577
Errors'{' should be on the previous line.578
Errors'(' is followed by whitespace.579
Errors')' is preceded with whitespace.579
Errors'{' should be on the previous line.580
ErrorsAvoid nested blocks.582
Errors'(' is followed by whitespace.583
Errors')' is preceded with whitespace.583
Errors'{' should be on the previous line.584
ErrorsAvoid nested blocks.586
Errors'(' is followed by whitespace.587
Errors')' is preceded with whitespace.587
ErrorsAvoid nested blocks.591
Errors'(' is followed by whitespace.592
Errors')' is preceded with whitespace.592
ErrorsAvoid nested blocks.599
Errors'(' is followed by whitespace.600
Errors')' is preceded with whitespace.600
ErrorsLine is longer than 80 characters.604
ErrorsMissing a Javadoc comment.609
ErrorsParameter axis should be final.609
Errors'{' should be on the previous line.610
Errors'(' is followed by whitespace.611
Errors')' is preceded with whitespace.611
Errors'(' is followed by whitespace.614
Errors')' is preceded with whitespace.614
Errors'(' is followed by whitespace.616
Errors'(' is followed by whitespace.616
Errors')' is preceded with whitespace.616
Errors')' is preceded with whitespace.616
Errors'{' should be on the previous line.617
Errors'(' is followed by whitespace.620
Errors')' is preceded with whitespace.620
Errors'{' should be on the previous line.621
Errors'(' is followed by whitespace.622
Errors')' is preceded with whitespace.622
Errors'(' is followed by whitespace.625
Errors')' is preceded with whitespace.625
Errors'(' is followed by whitespace.627
Errors')' is preceded with whitespace.628
Errors'}' should be on the same line.633
Errors'(' is followed by whitespace.634
Errors'(' is followed by whitespace.634
Errors')' is preceded with whitespace.634
Errors')' is preceded with whitespace.634
Errors'{' should be on the previous line.635
Errors'(' is followed by whitespace.636
Errors')' is preceded with whitespace.636
Errors'(' is followed by whitespace.638
Errors')' is preceded with whitespace.638
Errors'}' should be on the same line.643
Errors'(' is followed by whitespace.644
Errors'(' is followed by whitespace.644
Errors')' is preceded with whitespace.644
Errors')' is preceded with whitespace.644
Errors'{' should be on the previous line.645
Errors'(' is followed by whitespace.646
Errors')' is preceded with whitespace.646
Errors'(' is followed by whitespace.648
Errors')' is preceded with whitespace.648
Errors'}' should be on the same line.653
Errors'(' is followed by whitespace.654
Errors'(' is followed by whitespace.654
Errors')' is preceded with whitespace.654
Errors')' is preceded with whitespace.654
Errors'{' should be on the previous line.655
Errors'(' is followed by whitespace.656
Errors')' is preceded with whitespace.656
Errors'(' is followed by whitespace.658
Errors')' is preceded with whitespace.658
Errors'}' should be on the same line.663
Errors'{' should be on the previous line.665
ErrorsLine is longer than 80 characters.666
Errors'(' is followed by whitespace.666
Errors')' is preceded with whitespace.666
ErrorsMissing a Javadoc comment.671
ErrorsParameter axis should be final.671
Errors'{' should be on the previous line.672
Errorsswitch without "default" clause.676
Errors'(' is followed by whitespace.676
Errors')' is preceded with whitespace.676
Errors'{' should be on the previous line.677
ErrorsAvoid nested blocks.679
Errorsswitch without "default" clause.680
Errors'(' is followed by whitespace.680
Errors')' is preceded with whitespace.680
Errors'{' should be on the previous line.681
ErrorsAvoid nested blocks.683
Errors'(' is followed by whitespace.684
Errors')' is preceded with whitespace.684
Errors'(' is followed by whitespace.685
Errors')' is preceded with whitespace.685
ErrorsLine has trailing spaces.692
Errorsswitch without "default" clause.693
Errors'(' is followed by whitespace.693
Errors')' is preceded with whitespace.693
Errors'{' should be on the previous line.694
ErrorsAvoid nested blocks.696
Errors'(' is followed by whitespace.697
Errors')' is preceded with whitespace.697
ErrorsAvoid nested blocks.701
Errors'(' is followed by whitespace.702
Errors')' is preceded with whitespace.702
Errors'(' is followed by whitespace.708
Errors')' is preceded with whitespace.708
Errors'{' should be on the previous line.709
ErrorsLine has trailing spaces.712
Errors'(' is followed by whitespace.713
Errors')' is preceded with whitespace.715
ErrorsMissing a Javadoc comment.722
Errors'{' should be on the previous line.723
Errorsswitch without "default" clause.724
Errors'(' is followed by whitespace.724
Errors')' is preceded with whitespace.724
Errors'{' should be on the previous line.725
ErrorsAvoid nested blocks.727
Errors'(' is followed by whitespace.728
Errors')' is preceded with whitespace.728
Errors'(' is followed by whitespace.729
Errors')' is preceded with whitespace.729
ErrorsAvoid nested blocks.735
Errors'(' is followed by whitespace.736
Errors')' is preceded with whitespace.736
Errors'(' is followed by whitespace.737
Errors')' is preceded with whitespace.737
ErrorsMissing a Javadoc comment.745
Errors'{' should be on the previous line.746
Errors')' is preceded with whitespace.747
Errors'{' should be on the previous line.748
Errors'(' is followed by whitespace.749
Errors')' is preceded with whitespace.749
Errors'{' should be on the previous line.750
Errors'}' should be on the same line.752
Errors'{' should be on the previous line.754
ErrorsLine has trailing spaces.759
ErrorsMethod 'predicate' is not designed for extension - needs to be abstract, final or empty.760
ErrorsMissing a Javadoc comment.760
Errors'{' should be on the previous line.761
ErrorsLine has trailing spaces.763
Errors'(' is followed by whitespace.764
Errors')' is preceded with whitespace.764
ErrorsLine has trailing spaces.765
Errors'(' is followed by whitespace.768
Errors')' is preceded with whitespace.768
ErrorsMissing a Javadoc comment.773
Errors'{' should be on the previous line.774
ErrorsMissing a Javadoc comment.778
Errors'{' should be on the previous line.779
ErrorsMissing a Javadoc comment.783
Errors'{' should be on the previous line.784
ErrorsLine has trailing spaces.786
Errorsswitch without "default" clause.791
Errors'(' is followed by whitespace.791
Errors')' is preceded with whitespace.791
Errors'{' should be on the previous line.792
ErrorsAvoid nested blocks.794
Errors'(' is followed by whitespace.796
Errors')' is preceded with whitespace.796
Errors'(' is followed by whitespace.802
Errors')' is preceded with whitespace.802
ErrorsMissing a Javadoc comment.805
Errors'{' should be on the previous line.806
Errorsswitch without "default" clause.813
Errors'(' is followed by whitespace.813
Errors')' is preceded with whitespace.813
Errors'{' should be on the previous line.814
ErrorsAvoid nested blocks.816
Errors'(' is followed by whitespace.818
Errors')' is preceded with whitespace.818
Errors'(' is followed by whitespace.824
Errors')' is preceded with whitespace.824
ErrorsMissing a Javadoc comment.827
Errors'{' should be on the previous line.828
Errors'{' should be on the previous line.833
Errorsswitch without "default" clause.834
Errors'(' is followed by whitespace.834
Errors')' is preceded with whitespace.834
Errors'{' should be on the previous line.835
ErrorsAvoid nested blocks.837
Errors'(' is followed by whitespace.838
Errors')' is preceded with whitespace.838
Errors'(' is followed by whitespace.841
Errors')' is preceded with whitespace.841
ErrorsAvoid nested blocks.845
Errors'(' is followed by whitespace.846
Errors')' is preceded with whitespace.846
Errors'(' is followed by whitespace.849
Errors')' is preceded with whitespace.849
ErrorsLine has trailing spaces.856
ErrorsMissing a Javadoc comment.857
Errors'{' should be on the previous line.858
ErrorsLine is longer than 80 characters.865
ErrorsLine is longer than 80 characters.866
ErrorsLine has trailing spaces.867
ErrorsLine has trailing spaces.868
ErrorsLine has trailing spaces.869
Errors')' is preceded with whitespace.870
Errorsswitch without "default" clause.871
Errors'(' is followed by whitespace.871
Errors')' is preceded with whitespace.871
Errors'{' should be on the previous line.872
ErrorsAvoid nested blocks.874
Errors'(' is followed by whitespace.875
Errors')' is preceded with whitespace.875
Errors'(' is followed by whitespace.878
Errors')' is preceded with whitespace.878
ErrorsAvoid nested blocks.882
Errors'(' is followed by whitespace.883
Errors')' is preceded with whitespace.883
ErrorsLine is longer than 80 characters.886
Errors'(' is followed by whitespace.886
Errors')' is preceded with whitespace.886
ErrorsAvoid nested blocks.890
Errors'(' is followed by whitespace.891
Errors')' is preceded with whitespace.891
ErrorsLine is longer than 80 characters.894
Errors'(' is followed by whitespace.894
Errors')' is preceded with whitespace.894
ErrorsAvoid nested blocks.898
Errors'(' is followed by whitespace.899
Errors')' is preceded with whitespace.899
ErrorsLine is longer than 80 characters.902
Errors'(' is followed by whitespace.902
Errors')' is preceded with whitespace.902
ErrorsLine has trailing spaces.908
ErrorsLine has trailing spaces.910
ErrorsMissing a Javadoc comment.911
Errors'{' should be on the previous line.912
Errors'{' should be on the previous line.917
Errorsswitch without "default" clause.918
Errors'(' is followed by whitespace.918
Errors')' is preceded with whitespace.918
Errors'{' should be on the previous line.919
ErrorsAvoid nested blocks.921
Errors'(' is followed by whitespace.922
Errors')' is preceded with whitespace.922
Errors'(' is followed by whitespace.925
Errors')' is preceded with whitespace.925
ErrorsAvoid nested blocks.929
Errors'(' is followed by whitespace.930
Errors')' is preceded with whitespace.930
Errors'(' is followed by whitespace.933
Errors')' is preceded with whitespace.933
ErrorsMissing a Javadoc comment.941
Errors'{' should be on the previous line.942
ErrorsLine has trailing spaces.944
ErrorsLine is longer than 80 characters.946
Errorsswitch without "default" clause.948
Errors'(' is followed by whitespace.948
Errors')' is preceded with whitespace.948
Errors'{' should be on the previous line.949
ErrorsAvoid nested blocks.952
Errors'(' is followed by whitespace.953
Errors')' is preceded with whitespace.953
ErrorsLine is longer than 80 characters.956
Errors'(' is followed by whitespace.956
Errors')' is preceded with whitespace.956
ErrorsAvoid nested blocks.960
Errors'(' is followed by whitespace.961
Errors')' is preceded with whitespace.961
Errors'(' is followed by whitespace.964
Errors')' is preceded with whitespace.964
ErrorsAvoid nested blocks.968
Errors'(' is followed by whitespace.969
Errors')' is preceded with whitespace.969
Errors'(' is followed by whitespace.972
Errors')' is preceded with whitespace.972
ErrorsMissing a Javadoc comment.981
Errors'{' should be on the previous line.982
Errors'(' is followed by whitespace.983
Errors')' is preceded with whitespace.983
Errors'{' should be on the previous line.984
ErrorsAvoid nested blocks.986
Errors'(' is followed by whitespace.988
Errors')' is preceded with whitespace.988
Errors'(' is followed by whitespace.990
Errors')' is preceded with whitespace.990
ErrorsAvoid nested blocks.994
ErrorsLine has trailing spaces.1000
ErrorsMissing a Javadoc comment.1003
Errors'{' should be on the previous line.1004
Errorsswitch without "default" clause.1011
Errors'(' is followed by whitespace.1011
Errors')' is preceded with whitespace.1011
Errors'{' should be on the previous line.1012
ErrorsAvoid nested blocks.1014
Errors'(' is followed by whitespace.1015
Errors')' is preceded with whitespace.1015
Errors'(' is followed by whitespace.1022
Errors')' is preceded with whitespace.1022
ErrorsMissing a Javadoc comment.1025
ErrorsParameter tokenType should be final.1025
Errors'{' should be on the previous line.1026
Errors'(' is followed by whitespace.1029
Errors')' is preceded with whitespace.1029
Errors'(' is followed by whitespace.1031
Errors')' is preceded with whitespace.1031
Errors'{' should be on the previous line.1032
ErrorsLine has trailing spaces.1037
ErrorsLine is longer than 80 characters.1038
Errors'(' is followed by whitespace.1038
Errors'(' is followed by whitespace.1038
Errors')' is preceded with whitespace.1038
Errors')' is preceded with whitespace.1038
ErrorsMissing a Javadoc comment.1042
ErrorsName 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'.1042
ErrorsParameter position should be final.1042
Errors'{' should be on the previous line.1043
ErrorsLine has trailing spaces.1047
ErrorsMissing a Javadoc comment.1049
ErrorsName 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'.1049
ErrorsParameter position should be final.1049
Errors'{' should be on the previous line.1050
Errors'(' is followed by whitespace.1051
Errors'(' is followed by whitespace.1051
Errors')' is preceded with whitespace.1051
Errors')' is preceded with whitespace.1051
Errors'{' should be on the previous line.1052
Errors'(' is followed by whitespace.1053
Errors';' is preceded with whitespace.1053
Errors';' is preceded with whitespace.1053
Errors')' is preceded with whitespace.1053
Errors'{' should be on the previous line.1054
Errors'(' is followed by whitespace.1055
Errors')' is preceded with whitespace.1055
Errors'(' is followed by whitespace.1059
Errors')' is preceded with whitespace.1059
ErrorsMissing a Javadoc comment.1062
ErrorsParameter name should be final.1062
Errors'{' should be on the previous line.1063
Errors'(' is followed by whitespace.1066
Errors'(' is followed by whitespace.1066
Errors')' is preceded with whitespace.1066
Errors'(' is followed by whitespace.1068
Errors')' is preceded with whitespace.1068
Errors'(' is followed by whitespace.1070
Errors')' is preceded with whitespace.1070
Errors'(' is followed by whitespace.1072
Errors')' is preceded with whitespace.1072
Errors')' is preceded with whitespace.1072
Errors'{' should be on the previous line.1073
ErrorsMissing a Javadoc comment.1080
ErrorsParameter message should be final.1080
Errors'{' should be on the previous line.1081
Errors'(' is followed by whitespace.1085
Errors')' is preceded with whitespace.1087
ErrorsMissing a Javadoc comment.1090
ErrorsParameter invalidAxis should be final.1090
Errors'{' should be on the previous line.1091
ErrorsLine is longer than 80 characters.1095
Errors'(' is followed by whitespace.1097
Errors')' is preceded with whitespace.1099

org/jaxen/saxpath/helpers/DefaultXPathHandler.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.62
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.100
ErrorsMissing a Javadoc comment.103
Errors'{' should be on the previous line.104
ErrorsMissing a Javadoc comment.107
ErrorsParameter axis should be final.107
ErrorsParameter prefix should be final.108
ErrorsParameter localName should be final.109
Errors'{' should be on the previous line.110
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsMissing a Javadoc comment.117
ErrorsParameter axis should be final.117
Errors'{' should be on the previous line.118
ErrorsMissing a Javadoc comment.120
Errors'{' should be on the previous line.121
ErrorsMissing a Javadoc comment.124
ErrorsParameter axis should be final.124
Errors'{' should be on the previous line.125
ErrorsMissing a Javadoc comment.128
Errors'{' should be on the previous line.129
ErrorsMissing a Javadoc comment.132
ErrorsParameter axis should be final.132
Errors'{' should be on the previous line.133
ErrorsMissing a Javadoc comment.136
Errors'{' should be on the previous line.137
ErrorsMissing a Javadoc comment.140
ErrorsParameter axis should be final.140
ErrorsLine is longer than 80 characters.141
ErrorsParameter name should be final.141
ErrorsMissing a Javadoc comment.144
Errors'{' should be on the previous line.145
ErrorsMissing a Javadoc comment.148
Errors'{' should be on the previous line.149
ErrorsMissing a Javadoc comment.152
Errors'{' should be on the previous line.153
ErrorsMissing a Javadoc comment.156
Errors'{' should be on the previous line.157
ErrorsMissing a Javadoc comment.160
Errors'{' should be on the previous line.161
ErrorsMissing a Javadoc comment.164
Errors'{' should be on the previous line.165
ErrorsMissing a Javadoc comment.168
ErrorsParameter create should be final.168
Errors'{' should be on the previous line.169
ErrorsMissing a Javadoc comment.172
Errors'{' should be on the previous line.173
ErrorsMissing a Javadoc comment.176
ErrorsParameter create should be final.176
Errors'{' should be on the previous line.177
ErrorsMissing a Javadoc comment.180
Errors'{' should be on the previous line.181
ErrorsMissing a Javadoc comment.184
ErrorsParameter operator should be final.184
Errors'{' should be on the previous line.185
ErrorsMissing a Javadoc comment.188
Errors'{' should be on the previous line.189
ErrorsMissing a Javadoc comment.192
ErrorsParameter operator should be final.192
Errors'{' should be on the previous line.193
ErrorsMissing a Javadoc comment.196
Errors'{' should be on the previous line.197
ErrorsMissing a Javadoc comment.200
ErrorsParameter operator should be final.200
Errors'{' should be on the previous line.201
ErrorsMissing a Javadoc comment.204
Errors'{' should be on the previous line.205
ErrorsMissing a Javadoc comment.208
ErrorsParameter operator should be final.208
Errors'{' should be on the previous line.209
ErrorsMissing a Javadoc comment.212
Errors'{' should be on the previous line.213
ErrorsMissing a Javadoc comment.216
ErrorsParameter operator should be final.216
Errors'{' should be on the previous line.217
ErrorsMissing a Javadoc comment.220
Errors'{' should be on the previous line.221
ErrorsMissing a Javadoc comment.224
ErrorsParameter create should be final.224
Errors'{' should be on the previous line.225
ErrorsMissing a Javadoc comment.228
ErrorsParameter number should be final.228
Errors'{' should be on the previous line.229
ErrorsMissing a Javadoc comment.232
ErrorsParameter number should be final.232
Errors'{' should be on the previous line.233
ErrorsMissing a Javadoc comment.236
ErrorsParameter literal should be final.236
Errors'{' should be on the previous line.237
ErrorsMissing a Javadoc comment.240
ErrorsParameter prefix should be final.240
ErrorsParameter variableName should be final.241
Errors'{' should be on the previous line.242
ErrorsMissing a Javadoc comment.245
ErrorsParameter prefix should be final.245
ErrorsParameter functionName should be final.246
Errors'{' should be on the previous line.247
ErrorsMissing a Javadoc comment.250
Errors'{' should be on the previous line.251
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.62
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.100
ErrorsMissing a Javadoc comment.103
Errors'{' should be on the previous line.104
ErrorsMissing a Javadoc comment.107
ErrorsParameter axis should be final.107
ErrorsParameter prefix should be final.108
ErrorsParameter localName should be final.109
Errors'{' should be on the previous line.110
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsMissing a Javadoc comment.117
ErrorsParameter axis should be final.117
Errors'{' should be on the previous line.118
ErrorsMissing a Javadoc comment.120
Errors'{' should be on the previous line.121
ErrorsMissing a Javadoc comment.124
ErrorsParameter axis should be final.124
Errors'{' should be on the previous line.125
ErrorsMissing a Javadoc comment.128
Errors'{' should be on the previous line.129
ErrorsMissing a Javadoc comment.132
ErrorsParameter axis should be final.132
Errors'{' should be on the previous line.133
ErrorsMissing a Javadoc comment.136
Errors'{' should be on the previous line.137
ErrorsMissing a Javadoc comment.140
ErrorsParameter axis should be final.140
ErrorsLine is longer than 80 characters.141
ErrorsParameter name should be final.141
ErrorsMissing a Javadoc comment.144
Errors'{' should be on the previous line.145
ErrorsMissing a Javadoc comment.148
Errors'{' should be on the previous line.149
ErrorsMissing a Javadoc comment.152
Errors'{' should be on the previous line.153
ErrorsMissing a Javadoc comment.156
Errors'{' should be on the previous line.157
ErrorsMissing a Javadoc comment.160
Errors'{' should be on the previous line.161
ErrorsMissing a Javadoc comment.164
Errors'{' should be on the previous line.165
ErrorsMissing a Javadoc comment.168
ErrorsParameter create should be final.168
Errors'{' should be on the previous line.169
ErrorsMissing a Javadoc comment.172
Errors'{' should be on the previous line.173
ErrorsMissing a Javadoc comment.176
ErrorsParameter create should be final.176
Errors'{' should be on the previous line.177
ErrorsMissing a Javadoc comment.180
Errors'{' should be on the previous line.181
ErrorsMissing a Javadoc comment.184
ErrorsParameter operator should be final.184
Errors'{' should be on the previous line.185
ErrorsMissing a Javadoc comment.188
Errors'{' should be on the previous line.189
ErrorsMissing a Javadoc comment.192
ErrorsParameter operator should be final.192
Errors'{' should be on the previous line.193
ErrorsMissing a Javadoc comment.196
Errors'{' should be on the previous line.197
ErrorsMissing a Javadoc comment.200
ErrorsParameter operator should be final.200
Errors'{' should be on the previous line.201
ErrorsMissing a Javadoc comment.204
Errors'{' should be on the previous line.205
ErrorsMissing a Javadoc comment.208
ErrorsParameter operator should be final.208
Errors'{' should be on the previous line.209
ErrorsMissing a Javadoc comment.212
Errors'{' should be on the previous line.213
ErrorsMissing a Javadoc comment.216
ErrorsParameter operator should be final.216
Errors'{' should be on the previous line.217
ErrorsMissing a Javadoc comment.220
Errors'{' should be on the previous line.221
ErrorsMissing a Javadoc comment.224
ErrorsParameter create should be final.224
Errors'{' should be on the previous line.225
ErrorsMissing a Javadoc comment.228
ErrorsParameter number should be final.228
Errors'{' should be on the previous line.229
ErrorsMissing a Javadoc comment.232
ErrorsParameter number should be final.232
Errors'{' should be on the previous line.233
ErrorsMissing a Javadoc comment.236
ErrorsParameter literal should be final.236
Errors'{' should be on the previous line.237
ErrorsMissing a Javadoc comment.240
ErrorsParameter prefix should be final.240
ErrorsParameter variableName should be final.241
Errors'{' should be on the previous line.242
ErrorsMissing a Javadoc comment.245
ErrorsParameter prefix should be final.245
ErrorsParameter functionName should be final.246
Errors'{' should be on the previous line.247
ErrorsMissing a Javadoc comment.250
Errors'{' should be on the previous line.251

org/jaxen/saxpath/helpers/XPathReaderFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsClass XPathReaderFactory should be declared as final.68
Errors'{' should be on the previous line.69
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.76
Errors'{' is not followed by whitespace.76
Errors'}' is not preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'}' should be on the same line.97
Errors'{' should be on the previous line.99
ErrorsMust have at least one statement.99
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.118
ErrorsLine is longer than 80 characters.126
ErrorsParameter className should be final.126
Errors'{' should be on the previous line.132
Errors'(' is followed by whitespace.137
ErrorsLine is longer than 80 characters.139
Errors')' is preceded with whitespace.139
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.143
Errors'(' is followed by whitespace.144
Errors'!' is followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors')' is preceded with whitespace.144
Errors'{' should be on the previous line.145
ErrorsLine has trailing spaces.146
Errors'(' is followed by whitespace.146
ErrorsLine is longer than 80 characters.147
Errors')' is preceded with whitespace.147
Errors'}' should be on the same line.149
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.156
Errors'}' should be on the same line.158
Errors'{' should be on the previous line.160
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'}' should be on the same line.162
Errors'{' should be on the previous line.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
ErrorsLine has trailing spaces.167
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsClass XPathReaderFactory should be declared as final.68
Errors'{' should be on the previous line.69
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75
ErrorsMissing a Javadoc comment.76
Errors'{' is not followed by whitespace.76
Errors'}' is not preceded with whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'}' should be on the same line.97
Errors'{' should be on the previous line.99
ErrorsMust have at least one statement.99
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.118
ErrorsLine is longer than 80 characters.126
ErrorsParameter className should be final.126
Errors'{' should be on the previous line.132
Errors'(' is followed by whitespace.137
ErrorsLine is longer than 80 characters.139
Errors')' is preceded with whitespace.139
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.143
Errors'(' is followed by whitespace.144
Errors'!' is followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors')' is preceded with whitespace.144
Errors'{' should be on the previous line.145
ErrorsLine has trailing spaces.146
Errors'(' is followed by whitespace.146
ErrorsLine is longer than 80 characters.147
Errors')' is preceded with whitespace.147
Errors'}' should be on the same line.149
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.156
Errors'}' should be on the same line.158
Errors'{' should be on the previous line.160
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'}' should be on the same line.162
Errors'{' should be on the previous line.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
ErrorsLine has trailing spaces.167

org/jaxen/util/AncestorAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.69
ErrorsParameter contextNode should be final.73
ErrorsParameter navigator should be final.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.77
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.69
ErrorsParameter contextNode should be final.73
ErrorsParameter navigator should be final.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.77
ErrorsLine has trailing spaces.80

org/jaxen/util/AncestorOrSelfAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsLine has trailing spaces.76
ErrorsParameter contextNode should be final.80
Errors'contextNode' hides a field.80
ErrorsParameter navigator should be final.81
Errors'navigator' hides a field.81
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.83
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.96
Errors'{' should be on the previous line.97
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.105
ErrorsUnused @throws tag for 'NoSuchElementException'.106
ErrorsLine has trailing spaces.107
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.110
Errors'{' should be on the previous line.111
Errors'{' should be on the previous line.113
Errors'}' should be on the same line.120
Errors'{' should be on the previous line.122
ErrorsLine has trailing spaces.129
ErrorsUnused @throws tag for 'UnsupportedOperationException'.130
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.132
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.136
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsLine has trailing spaces.76
ErrorsParameter contextNode should be final.80
Errors'contextNode' hides a field.80
ErrorsParameter navigator should be final.81
Errors'navigator' hides a field.81
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.83
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.93
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.96
Errors'{' should be on the previous line.97
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.105
ErrorsUnused @throws tag for 'NoSuchElementException'.106
ErrorsLine has trailing spaces.107
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.110
Errors'{' should be on the previous line.111
Errors'{' should be on the previous line.113
Errors'}' should be on the same line.120
Errors'{' should be on the previous line.122
ErrorsLine has trailing spaces.129
ErrorsUnused @throws tag for 'UnsupportedOperationException'.130
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.132
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.136

org/jaxen/util/DescendantAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.64
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsLine has trailing spaces.76
ErrorsParameter contextNode should be final.80
ErrorsLine is longer than 80 characters.81
ErrorsParameter navigator should be final.81
Errors'navigator' hides a field.81
ErrorsExpected @throws tag for 'UnsupportedAxisException'.81
ErrorsMissing a Javadoc comment.86
ErrorsParameter navigator should be final.86
Errors'navigator' hides a field.86
ErrorsParameter iterator should be final.87
Errors'{' should be on the previous line.88
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.97
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.102
Errors'{' should be on the previous line.104
Errors'-' is not preceded with whitespace.107
Errors'-' is not followed by whitespace.107
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116
ErrorsUnused @throws tag for 'NoSuchElementException'.117
ErrorsLine has trailing spaces.118
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.124
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
ErrorsLine has trailing spaces.142
ErrorsUnused @throws tag for 'UnsupportedOperationException'.143
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.145
Errors'{' should be on the previous line.146
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.64
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsLine has trailing spaces.76
ErrorsParameter contextNode should be final.80
ErrorsLine is longer than 80 characters.81
ErrorsParameter navigator should be final.81
Errors'navigator' hides a field.81
ErrorsExpected @throws tag for 'UnsupportedAxisException'.81
ErrorsMissing a Javadoc comment.86
ErrorsParameter navigator should be final.86
Errors'navigator' hides a field.86
ErrorsParameter iterator should be final.87
Errors'{' should be on the previous line.88
ErrorsLine has trailing spaces.95
ErrorsLine has trailing spaces.97
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.102
Errors'{' should be on the previous line.104
Errors'-' is not preceded with whitespace.107
Errors'-' is not followed by whitespace.107
ErrorsLine has trailing spaces.114
ErrorsLine has trailing spaces.116
ErrorsUnused @throws tag for 'NoSuchElementException'.117
ErrorsLine has trailing spaces.118
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.124
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
ErrorsLine has trailing spaces.142
ErrorsUnused @throws tag for 'UnsupportedOperationException'.143
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.145
Errors'{' should be on the previous line.146

org/jaxen/util/DescendantOrSelfAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.65
ErrorsParameter contextNode should be final.69
ErrorsParameter navigator should be final.70
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.65
ErrorsParameter contextNode should be final.69
ErrorsParameter navigator should be final.70
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.74

org/jaxen/util/FollowingAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.64
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.69
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.75
ErrorsLine has trailing spaces.79
ErrorsParameter contextNode should be final.83
Errors'contextNode' hides a field.83
ErrorsLine is longer than 80 characters.84
ErrorsParameter navigator should be final.84
Errors'navigator' hides a field.84
ErrorsExpected @throws tag for 'UnsupportedAxisException'.84
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
Errors'(' is followed by whitespace.94
Errors'!' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'{' should be on the previous line.97
ErrorsLine is longer than 80 characters.104
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.145
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.148
Errors'{' should be on the previous line.149
Errors'(' is followed by whitespace.150
Errors'!' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors'!' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.153
ErrorsLine has trailing spaces.163
ErrorsLine has trailing spaces.165
ErrorsLine has trailing spaces.167
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.170
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.170
Errors'{' should be on the previous line.171
Errors'(' is followed by whitespace.172
Errors'!' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'{' should be on the previous line.173
ErrorsLine has trailing spaces.182
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.185
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.185
Errors'{' should be on the previous line.186
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.64
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.69
ErrorsLine has trailing spaces.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.75
ErrorsLine has trailing spaces.79
ErrorsParameter contextNode should be final.83
Errors'contextNode' hides a field.83
ErrorsLine is longer than 80 characters.84
ErrorsParameter navigator should be final.84
Errors'navigator' hides a field.84
ErrorsExpected @throws tag for 'UnsupportedAxisException'.84
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
Errors'(' is followed by whitespace.94
Errors'!' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'{' should be on the previous line.97
ErrorsLine is longer than 80 characters.104
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.124
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.145
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.148
Errors'{' should be on the previous line.149
Errors'(' is followed by whitespace.150
Errors'!' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors'!' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.153
ErrorsLine has trailing spaces.163
ErrorsLine has trailing spaces.165
ErrorsLine has trailing spaces.167
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.170
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.170
Errors'{' should be on the previous line.171
Errors'(' is followed by whitespace.172
Errors'!' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'{' should be on the previous line.173
ErrorsLine has trailing spaces.182
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.185
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.185
Errors'{' should be on the previous line.186

org/jaxen/util/FollowingSiblingAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.66
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsLine has trailing spaces.78
ErrorsParameter contextNode should be final.82
Errors'contextNode' hides a field.82
ErrorsLine is longer than 80 characters.83
ErrorsParameter navigator should be final.83
Errors'navigator' hides a field.83
ErrorsExpected @throws tag for 'UnsupportedAxisException'.83
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'{' should be on the previous line.99
Errors'if' construct must use '{}'s.101
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'}' should be on the same line.103
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.114
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.117
Errors'{' should be on the previous line.118
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.128
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.131
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.131
Errors'{' should be on the previous line.132
ErrorsLine has trailing spaces.138
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.141
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.141
Errors'{' should be on the previous line.142
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.66
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsLine has trailing spaces.78
ErrorsParameter contextNode should be final.82
Errors'contextNode' hides a field.82
ErrorsLine is longer than 80 characters.83
ErrorsParameter navigator should be final.83
Errors'navigator' hides a field.83
ErrorsExpected @throws tag for 'UnsupportedAxisException'.83
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.97
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'{' should be on the previous line.99
Errors'if' construct must use '{}'s.101
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'}' should be on the same line.103
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.114
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.117
Errors'{' should be on the previous line.118
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.128
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.131
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.131
Errors'{' should be on the previous line.132
ErrorsLine has trailing spaces.138
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.141
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.141
Errors'{' should be on the previous line.142

org/jaxen/util/LinkedIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.65
Errors'{' should be on the previous line.66
ErrorsMethod 'addIterator' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsParameter i should be final.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'{' should be on the previous line.81
Errors'cast' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.84
Errors'!' is followed by whitespace.84
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87
Errors'}' should be on the same line.91
Errors'{' should be on the previous line.93
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors'!' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.103
Errors'cast' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.112
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.115
Errors'{' should be on the previous line.116
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.65
Errors'{' should be on the previous line.66
ErrorsMethod 'addIterator' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsParameter i should be final.71
Errors'{' should be on the previous line.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'{' should be on the previous line.81
Errors'cast' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.84
Errors'!' is followed by whitespace.84
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87
Errors'}' should be on the same line.91
Errors'{' should be on the previous line.93
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
Errors'(' is followed by whitespace.102
Errors'!' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.103
Errors'cast' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.112
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.115
Errors'{' should be on the previous line.116

org/jaxen/util/PrecedingAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.75
ErrorsLine is longer than 80 characters.77
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.81
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.88
Errors'{' should be on the previous line.92
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.94
ErrorsMissing a Javadoc comment.95
ErrorsMissing a Javadoc comment.96
ErrorsMissing a Javadoc comment.98
ErrorsLine has trailing spaces.102
ErrorsParameter contextNode should be final.106
ErrorsLine is longer than 80 characters.107
ErrorsParameter navigator should be final.107
Errors'navigator' hides a field.107
ErrorsExpected @throws tag for 'UnsupportedAxisException'.107
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.121
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.124
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.127
Errors'{' should be on the previous line.129
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.133
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.139
Errors'}' should be on the same line.143
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.146
Errors'-' is not preceded with whitespace.146
Errors'-' is not followed by whitespace.146
Errors'}' should be on the same line.150
Errors'{' should be on the previous line.152
ErrorsMissing a Javadoc comment.157
ErrorsParameter node should be final.157
Errors'{' should be on the previous line.158
Errors'{' should be on the previous line.160
Errors'{' should be on the previous line.165
Errors'{' should be on the previous line.167
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
ErrorsLine has trailing spaces.181
ErrorsLine has trailing spaces.183
ErrorsLine has trailing spaces.185
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.188
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.188
Errors'{' should be on the previous line.189
Errors'{' should be on the previous line.191
Errors'{' should be on the previous line.195
Errors'{' should be on the previous line.198
ErrorsLine has trailing spaces.211
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.214
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.214
Errors'{' should be on the previous line.215
ErrorsLine has trailing spaces.218
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.75
ErrorsLine is longer than 80 characters.77
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.81
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.88
Errors'{' should be on the previous line.92
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.94
ErrorsMissing a Javadoc comment.95
ErrorsMissing a Javadoc comment.96
ErrorsMissing a Javadoc comment.98
ErrorsLine has trailing spaces.102
ErrorsParameter contextNode should be final.106
ErrorsLine is longer than 80 characters.107
ErrorsParameter navigator should be final.107
Errors'navigator' hides a field.107
ErrorsExpected @throws tag for 'UnsupportedAxisException'.107
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.121
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.124
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.127
Errors'{' should be on the previous line.129
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.133
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.139
Errors'}' should be on the same line.143
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.146
Errors'-' is not preceded with whitespace.146
Errors'-' is not followed by whitespace.146
Errors'}' should be on the same line.150
Errors'{' should be on the previous line.152
ErrorsMissing a Javadoc comment.157
ErrorsParameter node should be final.157
Errors'{' should be on the previous line.158
Errors'{' should be on the previous line.160
Errors'{' should be on the previous line.165
Errors'{' should be on the previous line.167
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
ErrorsLine has trailing spaces.181
ErrorsLine has trailing spaces.183
ErrorsLine has trailing spaces.185
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.188
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.188
Errors'{' should be on the previous line.189
Errors'{' should be on the previous line.191
Errors'{' should be on the previous line.195
Errors'{' should be on the previous line.198
ErrorsLine has trailing spaces.211
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.214
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.214
Errors'{' should be on the previous line.215
ErrorsLine has trailing spaces.218

org/jaxen/util/PrecedingSiblingAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.67
Errors'{' should be on the previous line.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsLine has trailing spaces.81
ErrorsParameter contextNode should be final.85
Errors'contextNode' hides a field.85
ErrorsLine is longer than 80 characters.86
ErrorsParameter navigator should be final.86
Errors'navigator' hides a field.86
ErrorsExpected @throws tag for 'UnsupportedAxisException'.86
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
ErrorsLine has trailing spaces.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'{' should be on the previous line.104
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
ErrorsLine has trailing spaces.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
Errors'}' should be on the same line.120
ErrorsLine has trailing spaces.124
ErrorsLine is longer than 80 characters.128
ErrorsLine has trailing spaces.129
ErrorsLine has trailing spaces.131
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.134
Errors'{' should be on the previous line.135
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.145
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.148
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.148
Errors'{' should be on the previous line.149
Errors'(' is followed by whitespace.150
Errors'!' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'{' should be on the previous line.157
Errors'}' should be on the same line.159
ErrorsLine has trailing spaces.168
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.171
ErrorsExpected @throws tag for 'UnsupportedOperationException'.171
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.171
Errors'{' should be on the previous line.172
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.67
Errors'{' should be on the previous line.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsLine has trailing spaces.81
ErrorsParameter contextNode should be final.85
Errors'contextNode' hides a field.85
ErrorsLine is longer than 80 characters.86
ErrorsParameter navigator should be final.86
Errors'navigator' hides a field.86
ErrorsExpected @throws tag for 'UnsupportedAxisException'.86
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
ErrorsLine has trailing spaces.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'{' should be on the previous line.104
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
ErrorsLine has trailing spaces.107
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.119
Errors'}' should be on the same line.120
ErrorsLine has trailing spaces.124
ErrorsLine is longer than 80 characters.128
ErrorsLine has trailing spaces.129
ErrorsLine has trailing spaces.131
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.134
Errors'{' should be on the previous line.135
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
ErrorsLine has trailing spaces.141
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.145
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.148
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.148
Errors'{' should be on the previous line.149
Errors'(' is followed by whitespace.150
Errors'!' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'{' should be on the previous line.157
Errors'}' should be on the same line.159
ErrorsLine has trailing spaces.168
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.171
ErrorsExpected @throws tag for 'UnsupportedOperationException'.171
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.171
Errors'{' should be on the previous line.172

org/jaxen/util/SelfAxisIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.56
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.65
ErrorsParameter node should be final.68
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.56
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.65
ErrorsParameter node should be final.68
Errors'{' should be on the previous line.69

org/jaxen/util/SingleObjectIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.67
ErrorsParameter object should be final.70
Errors'object' hides a field.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.84
Errors'{' should be on the previous line.85
Errors'!' is followed by whitespace.86
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.94
ErrorsUnused @throws tag for 'NoSuchElementException'.95
ErrorsLine has trailing spaces.96
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.112
ErrorsUnused @throws tag for 'UnsupportedOperationException'.113
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.115
Errors'{' should be on the previous line.116
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.67
ErrorsParameter object should be final.70
Errors'object' hides a field.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.78
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.81
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.84
Errors'{' should be on the previous line.85
Errors'!' is followed by whitespace.86
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.94
ErrorsUnused @throws tag for 'NoSuchElementException'.95
ErrorsLine has trailing spaces.96
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.112
ErrorsUnused @throws tag for 'UnsupportedOperationException'.113
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.115
Errors'{' should be on the previous line.116
ErrorsLine has trailing spaces.119

org/jaxen/util/SingletonList.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsParameter element should be final.73
Errors'element' hides a field.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.82
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsUnused @throws tag for 'IndexOutOfBoundsException'.91
ErrorsLine has trailing spaces.92
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter index should be final.94
ErrorsExpected @param tag for 'index'.94
Errors'if' is not followed by whitespace.95
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsParameter element should be final.73
Errors'element' hides a field.73
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.82
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsUnused @throws tag for 'IndexOutOfBoundsException'.91
ErrorsLine has trailing spaces.92
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter index should be final.94
ErrorsExpected @param tag for 'index'.94
Errors'if' is not followed by whitespace.95
ErrorsLine has trailing spaces.100

org/jaxen/util/StackedIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.62
Errors'{' should be on the previous line.66
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsParameter contextNode should be final.73
ErrorsParameter navigator should be final.74
Errors'navigator' hides a field.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.80
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsMethod 'init' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter contextNode should be final.89
ErrorsParameter navigator should be final.90
Errors'navigator' hides a field.90
Errors'{' should be on the previous line.91
ErrorsLine has trailing spaces.93
ErrorsMethod 'internalCreateIterator' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter contextNode should be final.97
Errors'{' should be on the previous line.98
Errors'(' is followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors')' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.114
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.121
Errors'{' should be on the previous line.122
Errors'(' is followed by whitespace.123
Errors'!' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors')' is preceded with whitespace.131
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.136
Errors'{' should be on the previous line.137
ErrorsMissing a Javadoc comment.141
Errors'protected' modifier out of order with the JLS suggestions.141
ErrorsMethod 'pushIterator' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter iter should be final.143
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors'{' should be on the previous line.146
ErrorsMissing a Javadoc comment.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
Errors'{' should be on the previous line.169
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.62
Errors'{' should be on the previous line.66
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsParameter contextNode should be final.73
ErrorsParameter navigator should be final.74
Errors'navigator' hides a field.74
Errors'{' should be on the previous line.75
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.80
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsMethod 'init' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter contextNode should be final.89
ErrorsParameter navigator should be final.90
Errors'navigator' hides a field.90
Errors'{' should be on the previous line.91
ErrorsLine has trailing spaces.93
ErrorsMethod 'internalCreateIterator' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter contextNode should be final.97
Errors'{' should be on the previous line.98
Errors'(' is followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors')' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.114
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.121
Errors'{' should be on the previous line.122
Errors'(' is followed by whitespace.123
Errors'!' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors')' is preceded with whitespace.131
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.136
Errors'{' should be on the previous line.137
ErrorsMissing a Javadoc comment.141
Errors'protected' modifier out of order with the JLS suggestions.141
ErrorsMethod 'pushIterator' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter iter should be final.143
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors'{' should be on the previous line.146
ErrorsMissing a Javadoc comment.151
Errors'{' should be on the previous line.152
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.154
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
ErrorsMethod 'getNavigator' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
Errors'{' should be on the previous line.169

org/jaxen/xom/DocumentNavigator.java

ViolationMessageLine
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.91
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
ErrorsParameter o should be final.95
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
ErrorsParameter o should be final.99
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter o should be final.103
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsParameter o should be final.107
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter o should be final.111
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
ErrorsParameter o should be final.115
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
ErrorsParameter o should be final.119
ErrorsLine has trailing spaces.124
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter o should be final.125
ErrorsAvoid inline conditionals.126
Errors'cast' is not followed by whitespace.126
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter o should be final.129
ErrorsAvoid inline conditionals.130
Errors'cast' is not followed by whitespace.130
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter o should be final.133
ErrorsAvoid inline conditionals.134
Errors'cast' is not followed by whitespace.134
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
ErrorsParameter o should be final.137
ErrorsAvoid inline conditionals.138
Errors'cast' is not followed by whitespace.138
ErrorsLine has trailing spaces.142
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter o should be final.143
ErrorsAvoid inline conditionals.144
Errors'cast' is not followed by whitespace.144
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter o should be final.147
ErrorsAvoid inline conditionals.148
Errors'cast' is not followed by whitespace.148
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
ErrorsParameter o should be final.151
ErrorsAvoid inline conditionals.152
Errors'cast' is not followed by whitespace.152
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
ErrorsParameter o should be final.155
ErrorsAvoid inline conditionals.156
Errors'cast' is not followed by whitespace.156
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
ErrorsParameter o should be final.159
ErrorsAvoid inline conditionals.160
Errors'cast' is not followed by whitespace.160
ErrorsLine has trailing spaces.164
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMissing a Javadoc comment.165
ErrorsParameter o should be final.165
Errors'cast' is not followed by whitespace.167
Errors'cast' is not followed by whitespace.169
Errors'cast' is not followed by whitespace.171
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter o should be final.176
Errors'cast' is not followed by whitespace.178
Errors'cast' is not followed by whitespace.180
Errors'cast' is not followed by whitespace.182
ErrorsLine has trailing spaces.188
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter o should be final.189
ErrorsAvoid inline conditionals.190
Errors'cast' is not followed by whitespace.190
ErrorsLine has trailing spaces.192
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.195
ErrorsMissing a Javadoc comment.195
ErrorsParameter s should be final.195
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter o should be final.203
Errors'cast' is not followed by whitespace.206
Errors'cast' is not followed by whitespace.208
ErrorsLine has trailing spaces.214
ErrorsMissing a Javadoc comment.215
ErrorsMissing a Javadoc comment.216
ErrorsMissing a Javadoc comment.217
ErrorsMissing a Javadoc comment.218
ErrorsParameter o should be final.218
Errors'o' hides a field.218
ErrorsParameter pos should be final.218
Errors'pos' hides a field.218
ErrorsParameter end should be final.218
Errors'end' hides a field.218
ErrorsMissing a Javadoc comment.223
ErrorsLine has trailing spaces.226
ErrorsMissing a Javadoc comment.226
Errors'o' hides a field.226
ErrorsLine has trailing spaces.227
ErrorsMissing a Javadoc comment.228
ErrorsMissing a Javadoc comment.232
ErrorsLine has trailing spaces.236
ErrorsLine has trailing spaces.238
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
ErrorsParameter o should be final.239
Errors'cast' is not followed by whitespace.241
ErrorsParameter o should be final.242
ErrorsParameter i should be final.242
Errors'cast' is not followed by whitespace.243
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter o should be final.250
Errors'cast' is not followed by whitespace.252
ErrorsParameter o should be final.253
ErrorsParameter i should be final.253
Errors'cast' is not followed by whitespace.254
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.263
ErrorsMissing a Javadoc comment.263
ErrorsParameter o should be final.263
Errors'cast' is not followed by whitespace.266
Errors'cast' is not followed by whitespace.268
ErrorsAvoid inline conditionals.270
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.273
ErrorsMissing a Javadoc comment.273
ErrorsParameter o should be final.273
ErrorsAvoid inline conditionals.274
Errors'cast' is not followed by whitespace.274
ErrorsLine is longer than 80 characters.279
ErrorsMethod 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty.279
ErrorsMissing a Javadoc comment.279
ErrorsParameter o should be final.279
ErrorsLine is longer than 80 characters.283
ErrorsMethod 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.283
ErrorsMissing a Javadoc comment.283
ErrorsParameter o should be final.283
ErrorsLine has trailing spaces.286
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.289
ErrorsMissing a Javadoc comment.289
ErrorsParameter o should be final.289
ErrorsLine is longer than 80 characters.290
ErrorsAvoid inline conditionals.290
Errors'cast' is not followed by whitespace.290
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.293
ErrorsMissing a Javadoc comment.293
ErrorsParameter o should be final.293
ErrorsLine is longer than 80 characters.294
ErrorsAvoid inline conditionals.294
Errors'cast' is not followed by whitespace.294
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.299
ErrorsMissing a Javadoc comment.299
ErrorsParameter s should be final.299
ErrorsParameter o should be final.299
ErrorsMust have at least one statement.303
Errors'}' should be on the same line.304
Errors'cast' is not followed by whitespace.306
Errors'cast' is not followed by whitespace.306
Errors'}' should be on the same line.307
Errors'{' should be on the previous line.309
Errors'cast' is not followed by whitespace.310
ErrorsLine has trailing spaces.319
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.320
ErrorsMissing a Javadoc comment.320
ErrorsParameter s should be final.320
ErrorsLine has trailing spaces.325
Errors'{' should be on the previous line.332
ErrorsMissing a Javadoc comment.333
ErrorsMissing a Javadoc comment.335
ErrorsMissing a Javadoc comment.337
ErrorsParameter elt should be final.337
ErrorsParameter uri should be final.337
Errors'uri' hides a field.337
ErrorsParameter prefix should be final.337
Errors'prefix' hides a field.337
Errors'{' should be on the previous line.338
ErrorsLine has trailing spaces.344
ErrorsLine is longer than 80 characters.345
ErrorsExpected an @return tag.348
Errors'{' should be on the previous line.349
ErrorsMissing a Javadoc comment.353
Errors'{' should be on the previous line.354
ErrorsMissing a Javadoc comment.358
Errors'{' should be on the previous line.359
ErrorsMissing a Javadoc comment.363
Errors'{' should be on the previous line.364
Errors'(' is followed by whitespace.365
Errors'+' should be on a new line.365
Errors'+' should be on a new line.366
Errors')' is preceded with whitespace.367
ErrorsLine has trailing spaces.372
ErrorsLine is longer than 80 characters.373
ErrorsMissing a Javadoc comment.373
ErrorsParameter elt should be final.373
ErrorsParameter uri should be final.373
ErrorsParameter prefix should be final.373
ErrorsParameter map should be final.373
Errors'!' is followed by whitespace.375
ErrorsLine has trailing spaces.381
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.382
ErrorsMissing a Javadoc comment.382
ErrorsParameter o should be final.382
Errors'{' should be on the previous line.383
Errors'!' is followed by whitespace.384
Errors'cast' is not followed by whitespace.388
ErrorsLine has trailing spaces.390
Errors'cast' is not followed by whitespace.392
ErrorsLine is longer than 80 characters.404
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.89
ErrorsLine has trailing spaces.91
ErrorsMethod 'isAttribute' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
ErrorsParameter o should be final.95
ErrorsMethod 'isComment' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
ErrorsParameter o should be final.99
ErrorsMethod 'isDocument' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter o should be final.103
ErrorsMethod 'isElement' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsParameter o should be final.107
ErrorsMethod 'isNamespace' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter o should be final.111
ErrorsMethod 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
ErrorsParameter o should be final.115
ErrorsMethod 'isText' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
ErrorsParameter o should be final.119
ErrorsLine has trailing spaces.124
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter o should be final.125
ErrorsAvoid inline conditionals.126
Errors'cast' is not followed by whitespace.126
ErrorsMethod 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter o should be final.129
ErrorsAvoid inline conditionals.130
Errors'cast' is not followed by whitespace.130
ErrorsMethod 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter o should be final.133
ErrorsAvoid inline conditionals.134
Errors'cast' is not followed by whitespace.134
ErrorsMethod 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
ErrorsParameter o should be final.137
ErrorsAvoid inline conditionals.138
Errors'cast' is not followed by whitespace.138
ErrorsLine has trailing spaces.142
ErrorsMethod 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter o should be final.143
ErrorsAvoid inline conditionals.144
Errors'cast' is not followed by whitespace.144
ErrorsMethod 'getElementName' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter o should be final.147
ErrorsAvoid inline conditionals.148
Errors'cast' is not followed by whitespace.148
ErrorsMethod 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
ErrorsParameter o should be final.151
ErrorsAvoid inline conditionals.152
Errors'cast' is not followed by whitespace.152
ErrorsMethod 'getElementQName' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
ErrorsParameter o should be final.155
ErrorsAvoid inline conditionals.156
Errors'cast' is not followed by whitespace.156
ErrorsMethod 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
ErrorsParameter o should be final.159
ErrorsAvoid inline conditionals.160
Errors'cast' is not followed by whitespace.160
ErrorsLine has trailing spaces.164
ErrorsMethod 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMissing a Javadoc comment.165
ErrorsParameter o should be final.165
Errors'cast' is not followed by whitespace.167
Errors'cast' is not followed by whitespace.169
Errors'cast' is not followed by whitespace.171
ErrorsMethod 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter o should be final.176
Errors'cast' is not followed by whitespace.178
Errors'cast' is not followed by whitespace.180
Errors'cast' is not followed by whitespace.182
ErrorsLine has trailing spaces.188
ErrorsMethod 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter o should be final.189
ErrorsAvoid inline conditionals.190
Errors'cast' is not followed by whitespace.190
ErrorsLine has trailing spaces.192
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.195
ErrorsMissing a Javadoc comment.195
ErrorsParameter s should be final.195
ErrorsMethod 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter o should be final.203
Errors'cast' is not followed by whitespace.206
Errors'cast' is not followed by whitespace.208
ErrorsLine has trailing spaces.214
ErrorsMissing a Javadoc comment.215
ErrorsMissing a Javadoc comment.216
ErrorsMissing a Javadoc comment.217
ErrorsMissing a Javadoc comment.218
ErrorsParameter o should be final.218
Errors'o' hides a field.218
ErrorsParameter pos should be final.218
Errors'pos' hides a field.218
ErrorsParameter end should be final.218
Errors'end' hides a field.218
ErrorsMissing a Javadoc comment.223
ErrorsLine has trailing spaces.226
ErrorsMissing a Javadoc comment.226
Errors'o' hides a field.226
ErrorsLine has trailing spaces.227
ErrorsMissing a Javadoc comment.228
ErrorsMissing a Javadoc comment.232
ErrorsLine has trailing spaces.236
ErrorsLine has trailing spaces.238
ErrorsMethod 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
ErrorsParameter o should be final.239
Errors'cast' is not followed by whitespace.241
ErrorsParameter o should be final.242
ErrorsParameter i should be final.242
Errors'cast' is not followed by whitespace.243
ErrorsMethod 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter o should be final.250
Errors'cast' is not followed by whitespace.252
ErrorsParameter o should be final.253
ErrorsParameter i should be final.253
Errors'cast' is not followed by whitespace.254
ErrorsMethod 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.263
ErrorsMissing a Javadoc comment.263
ErrorsParameter o should be final.263
Errors'cast' is not followed by whitespace.266
Errors'cast' is not followed by whitespace.268
ErrorsAvoid inline conditionals.270
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.273
ErrorsMissing a Javadoc comment.273
ErrorsParameter o should be final.273
ErrorsAvoid inline conditionals.274
Errors'cast' is not followed by whitespace.274
ErrorsLine is longer than 80 characters.279
ErrorsMethod 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty.279
ErrorsMissing a Javadoc comment.279
ErrorsParameter o should be final.279
ErrorsLine is longer than 80 characters.283
ErrorsMethod 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.283
ErrorsMissing a Javadoc comment.283
ErrorsParameter o should be final.283
ErrorsLine has trailing spaces.286
ErrorsMethod 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.289
ErrorsMissing a Javadoc comment.289
ErrorsParameter o should be final.289
ErrorsLine is longer than 80 characters.290
ErrorsAvoid inline conditionals.290
Errors'cast' is not followed by whitespace.290
ErrorsMethod 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.293
ErrorsMissing a Javadoc comment.293
ErrorsParameter o should be final.293
ErrorsLine is longer than 80 characters.294
ErrorsAvoid inline conditionals.294
Errors'cast' is not followed by whitespace.294
ErrorsMethod 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.299
ErrorsMissing a Javadoc comment.299
ErrorsParameter s should be final.299
ErrorsParameter o should be final.299
ErrorsMust have at least one statement.303
Errors'}' should be on the same line.304
Errors'cast' is not followed by whitespace.306
Errors'cast' is not followed by whitespace.306
Errors'}' should be on the same line.307
Errors'{' should be on the previous line.309
Errors'cast' is not followed by whitespace.310
ErrorsLine has trailing spaces.319
ErrorsMethod 'parseXPath' is not designed for extension - needs to be abstract, final or empty.320
ErrorsMissing a Javadoc comment.320
ErrorsParameter s should be final.320
ErrorsLine has trailing spaces.325
Errors'{' should be on the previous line.332
ErrorsMissing a Javadoc comment.333
ErrorsMissing a Javadoc comment.335
ErrorsMissing a Javadoc comment.337
ErrorsParameter elt should be final.337
ErrorsParameter uri should be final.337
Errors'uri' hides a field.337
ErrorsParameter prefix should be final.337
Errors'prefix' hides a field.337
Errors'{' should be on the previous line.338
ErrorsLine has trailing spaces.344
ErrorsLine is longer than 80 characters.345
ErrorsExpected an @return tag.348
Errors'{' should be on the previous line.349
ErrorsMissing a Javadoc comment.353
Errors'{' should be on the previous line.354
ErrorsMissing a Javadoc comment.358
Errors'{' should be on the previous line.359
ErrorsMissing a Javadoc comment.363
Errors'{' should be on the previous line.364
Errors'(' is followed by whitespace.365
Errors'+' should be on a new line.365
Errors'+' should be on a new line.366
Errors')' is preceded with whitespace.367
ErrorsLine has trailing spaces.372
ErrorsLine is longer than 80 characters.373
ErrorsMissing a Javadoc comment.373
ErrorsParameter elt should be final.373
ErrorsParameter uri should be final.373
ErrorsParameter prefix should be final.373
ErrorsParameter map should be final.373
Errors'!' is followed by whitespace.375
ErrorsLine has trailing spaces.381
ErrorsMethod 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.382
ErrorsMissing a Javadoc comment.382
ErrorsParameter o should be final.382
Errors'{' should be on the previous line.383
Errors'!' is followed by whitespace.384
Errors'cast' is not followed by whitespace.388
ErrorsLine has trailing spaces.390
Errors'cast' is not followed by whitespace.392
ErrorsLine is longer than 80 characters.404

org/jaxen/xom/XOMXPath.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.75
ErrorsParameter xpathExpr should be final.86
Errors'{' should be on the previous line.87
Errors'(' is followed by whitespace.88
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.75
ErrorsParameter xpathExpr should be final.86
Errors'{' should be on the previous line.87
Errors'(' is followed by whitespace.88
ErrorsLine has trailing spaces.90

org/w3c/dom/UserDataHandler.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.2
ErrorsMissing a Javadoc comment.9
ErrorsMissing a Javadoc comment.11
ErrorsRedundant 'public' modifier.11
ErrorsMissing a Javadoc comment.12
ErrorsRedundant 'public' modifier.12
ErrorsMissing a Javadoc comment.13
ErrorsRedundant 'public' modifier.13
ErrorsMissing a Javadoc comment.14
ErrorsRedundant 'public' modifier.14
ErrorsMissing a Javadoc comment.15
ErrorsRedundant 'public' modifier.15
ErrorsLine has trailing spaces.17
ErrorsMissing a Javadoc comment.17
ErrorsRedundant 'public' modifier.17
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.20
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.2
ErrorsMissing a Javadoc comment.9
ErrorsMissing a Javadoc comment.11
ErrorsRedundant 'public' modifier.11
ErrorsMissing a Javadoc comment.12
ErrorsRedundant 'public' modifier.12
ErrorsMissing a Javadoc comment.13
ErrorsRedundant 'public' modifier.13
ErrorsMissing a Javadoc comment.14
ErrorsRedundant 'public' modifier.14
ErrorsMissing a Javadoc comment.15
ErrorsRedundant 'public' modifier.15
ErrorsLine has trailing spaces.17
ErrorsMissing a Javadoc comment.17
ErrorsRedundant 'public' modifier.17
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.20